|
Grid 0.7.0
|
Go to the source code of this file.
Namespaces | |
| namespace | Grid |
Functions | |
| template<class vobj, class iobj> | |
| void | Grid::whereWolf (Lattice< vobj > &ret, const Lattice< iobj > &predicate, Lattice< vobj > &iftrue, Lattice< vobj > &iffalse) |
| template<class vobj, class iobj> | |
| Lattice< vobj > | Grid::whereWolf (const Lattice< iobj > &predicate, Lattice< vobj > &iftrue, Lattice< vobj > &iffalse) |