Public Member Functions | |
| int | Initialize (const std::vector< amrex::Vector< amrex::MultiFab > * > &states, const std::vector< std::vector< std::string > > &names) |
Public Member Functions inherited from amrex::InSituUtils::StateMap | |
| void | Clear () |
| int | GetIndex (const std::string &arrayName, int centering, int &desc, int &comp) |
| int | Size (int centering) |
| int | GetName (int centering, int id, std::string &name) |
Additional Inherited Members | |
Protected Attributes inherited from amrex::InSituUtils::StateMap | |
| std::map< int, std::map< std::string, std::pair< int, int > > > | Map |
| int amrex::InSituUtils::MeshStateMap::Initialize | ( | const std::vector< amrex::Vector< amrex::MultiFab > * > & | states, |
| const std::vector< std::vector< std::string > > & | names | ||
| ) |