Block-Structured AMR Software Framework
amrex::InSituUtils::DescriptorMap Class Reference
Inheritance diagram for amrex::InSituUtils::DescriptorMap:
amrex::InSituUtils::StateMap

Public Member Functions

int Initialize (const DescriptorList &descriptors)
 
- 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
 

Member Function Documentation

◆ Initialize()

int amrex::InSituUtils::DescriptorMap::Initialize ( const DescriptorList descriptors)

The documentation for this class was generated from the following file: