#include <MeshToVolume.h>
Public Member Functions |
| | RenormOp (GridType &grid, LeafManagerType &leafs, ValueType voxelSize, ValueType cfl=1.0) |
| void | resetCFL (ValueType cfl) |
| template<typename LeafNodeType > |
| void | operator() (LeafNodeType &leaf, size_t leafIndex) const |
Member Typedef Documentation
| typedef Scheme::template ISStencil<GridType>::StencilType Stencil |
Constructor & Destructor Documentation
Member Function Documentation
| void operator() |
( |
LeafNodeType & |
leaf, |
|
|
size_t |
leafIndex |
|
) |
| const |
|
inline |
| void resetCFL |
( |
ValueType |
cfl | ) |
|
|
inline |
The documentation for this struct was generated from the following file: