Converts thick cuts into the thin cuts the FEM assembly consumes. More...
#include <cl_CutProcessor.hpp>
Public Member Functions | |
| CutProcessor (Mesh *aMesh, Cohomology *aCohomology, const Vector< id_t > &aPhiBlocks, const Vector< id_t > &aNonPhiBlocks, const Vector< id_t > &aPhiInterfaces, const Vector< id_t > &aPhiBoundaries, const Vector< id_t > &aPhiPeriodic) | |
| ~CutProcessor () | |
| Cell< Node * > & | abstract_nodes () |
| id_t | max_node_id () |
| id_t | max_sideset_id () |
| void | save_debug_meshes () |
Converts thick cuts into the thin cuts the FEM assembly consumes.
| belfem::mesh::CutProcessor::CutProcessor | ( | Mesh * | aMesh, |
| Cohomology * | aCohomology, | ||
| const Vector< id_t > & | aPhiBlocks, | ||
| const Vector< id_t > & | aNonPhiBlocks, | ||
| const Vector< id_t > & | aPhiInterfaces, | ||
| const Vector< id_t > & | aPhiBoundaries, | ||
| const Vector< id_t > & | aPhiPeriodic ) |
| belfem::mesh::CutProcessor::~CutProcessor | ( | ) |
|
inline |
|
inline |
| void belfem::mesh::CutProcessor::save_debug_meshes | ( | ) |