#include <AMReX_InSituUtils.H>
|
std::map< int, std::map< std::string, std::pair< int, int > > > | Map |
|
◆ Clear()
void amrex::InSituUtils::StateMap::Clear |
( |
| ) |
|
|
inline |
◆ GetIndex()
int amrex::InSituUtils::StateMap::GetIndex |
( |
const std::string & |
arrayName, |
|
|
int |
centering, |
|
|
int & |
desc, |
|
|
int & |
comp |
|
) |
| |
◆ GetName()
int amrex::InSituUtils::StateMap::GetName |
( |
int |
centering, |
|
|
int |
id, |
|
|
std::string & |
name |
|
) |
| |
◆ Size()
int amrex::InSituUtils::StateMap::Size |
( |
int |
centering | ) |
|
|
inline |
◆ Map
std::map<int,std::map<std::string,std::pair<int,int> > > amrex::InSituUtils::StateMap::Map |
|
protected |
The documentation for this class was generated from the following files: