#include <cl_CutProcessorManual.hpp>
Public Member Functions | |
| CutProcessorManual (Mesh *aMesh, const Vector< id_t > &aAirBlocks, const Vector< id_t > &aCutSideSets, const Vector< id_t > &aCutMasterVolumes) | |
| ~CutProcessorManual () | |
| Cell< Node * > & | abstract_nodes () |
| Cell< Node * > & | interface_originals () |
| Cell< Node * > & | interface_duplicates () |
| Cell< Node * > & | orphaned_nodes () |
| const Vector< id_t > & | air_blocks () const |
| const Matrix< real > & | incident_matrix () const |
| belfem::mesh::CutProcessorManual::CutProcessorManual | ( | Mesh * | aMesh, |
| const Vector< id_t > & | aAirBlocks, | ||
| const Vector< id_t > & | aCutSideSets, | ||
| const Vector< id_t > & | aCutMasterVolumes ) |
| belfem::mesh::CutProcessorManual::~CutProcessorManual | ( | ) |