Grid 0.7.0
Lattice_where.h File Reference

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)