Chombo + EB
3.0
|
#include <map>
#include "Vector.H"
#include "REAL.H"
#include "IndexTM.H"
#include "Notation.H"
#include "IFData.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
#include "MultiIndexImplem.H"
Go to the source code of this file.
Macros | |
#define | _MULTIINDEX_H_ |
Functions | |
template<int dim> | |
void | generateMultiIndices (Vector< IndexTM< int, dim > > &a_indices, const int &a_magnitude) |
#define _MULTIINDEX_H_ |
void generateMultiIndices | ( | Vector< IndexTM< int, dim > > & | a_indices, |
const int & | a_magnitude | ||
) |
References dim.
Referenced by ComputeCutCellMoments< dim >::computeRhs(), LSProblem< dim >::fillMap(), and IFData< dim >::setNormalDerivatives().