KASKADE 7 development version
Functions
Kaskade::GridIterateDetail Namespace Reference

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)
 

Function Documentation

◆ gridIterateRange()

template<class VariableDescriptions , class Functor , class Functions , class Spaces , class CellRange >
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().