PhyStar  v0.0.0 thu24
blockelm::MeshBase Class Referenceabstract

#include <MeshBase.h>

Inheritance diagram for blockelm::MeshBase:

Public Member Functions

virtual Array1< CartMeshComp > & GetMeshc ()=0
 
virtual Array1< CartMeshComp > & GetMeshf ()=0
 
virtual CartMeshCompGetMeshc (const int &i)=0
 
virtual CartMeshCompGetMeshf (const int &i)=0
 
virtual std::string GetMeshName ()=0
 

Member Function Documentation

◆ GetMeshc() [1/2]

virtual Array1<CartMeshComp>& blockelm::MeshBase::GetMeshc ( )
pure virtual

◆ GetMeshc() [2/2]

virtual CartMeshComp& blockelm::MeshBase::GetMeshc ( const int &  i)
pure virtual

◆ GetMeshf() [1/2]

virtual Array1<CartMeshComp>& blockelm::MeshBase::GetMeshf ( )
pure virtual

◆ GetMeshf() [2/2]

virtual CartMeshComp& blockelm::MeshBase::GetMeshf ( const int &  i)
pure virtual

◆ GetMeshName()

virtual std::string blockelm::MeshBase::GetMeshName ( )
pure virtual

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