KASKADE 7 development version
|
Functions | |
template<class VariableDescriptions , class Functor , class Functions , class Spaces , class CellRange > | |
void | gridIterateRange (VariableDescriptions const &, Functions const &functions, Spaces const &spaces, Functor &f, CellRange cells) |
void Kaskade::GridIterateDetail::gridIterateRange | ( | VariableDescriptions const & | , |
Functions const & | functions, | ||
Spaces const & | spaces, | ||
Functor & | f, | ||
CellRange | cells | ||
) |
Definition at line 33 of file iterate_grid.hh.
Referenced by Kaskade::gridIterate().