STLBox Class Reference

#include <STLBox.H>

List of all members.

Public Member Functions

 STLBox (RefCountedPtr< STLMesh > a_stlmesh, const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const RealVect &a_dx)
void SetMeshBox (RefCountedPtr< STLMesh > a_stlmesh, const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const RealVect &a_dx)
void GetCellMap (CellMap **a_cellmap)
void GetNodeMap (NodeMap **a_nodemap)
void GetEdgeMap (EdgeMap **a_edgemap)

Public Attributes

RefCountedPtr< STLMeshm_msh
Box m_region
ProblemDomain m_domain
RealVect m_origin
RealVect m_dx
CellMap m_cellmap
NodeMap m_nodemap
EdgeMap m_edgemap


Constructor & Destructor Documentation

STLBox::STLBox ( RefCountedPtr< STLMesh a_stlmesh,
const Box a_region,
const ProblemDomain a_domain,
const RealVect a_origin,
const RealVect a_dx 
)


Member Function Documentation

void STLBox::SetMeshBox ( RefCountedPtr< STLMesh a_stlmesh,
const Box a_region,
const ProblemDomain a_domain,
const RealVect a_origin,
const RealVect a_dx 
)

void STLBox::GetCellMap ( CellMap **  a_cellmap  ) 

void STLBox::GetNodeMap ( NodeMap **  a_nodemap  ) 

void STLBox::GetEdgeMap ( EdgeMap **  a_edgemap  ) 


Member Data Documentation


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

Generated on Fri Apr 5 04:25:18 2019 for Chombo + EB by  doxygen 1.5.5