#include <MeshBase.h>

| Public Member Functions | |
| virtual Array1< CartMeshComp > & | GetMeshc ()=0 | 
| virtual Array1< CartMeshComp > & | GetMeshf ()=0 | 
| virtual CartMeshComp & | GetMeshc (const int &i)=0 | 
| virtual CartMeshComp & | GetMeshf (const int &i)=0 | 
| virtual std::string | GetMeshName ()=0 | 
| 
 | pure virtual | 
Implemented in blockelm::CartMesh< N_dim >, and blockelm::CartMesh< 3 >.
| 
 | pure virtual | 
Implemented in blockelm::CartMesh< N_dim >, and blockelm::CartMesh< 3 >.
| 
 | pure virtual | 
Implemented in blockelm::CartMesh< N_dim >, and blockelm::CartMesh< 3 >.
| 
 | pure virtual | 
Implemented in blockelm::CartMesh< N_dim >, and blockelm::CartMesh< 3 >.
| 
 | pure virtual | 
Implemented in blockelm::CartMesh< N_dim >, and blockelm::CartMesh< 3 >.