BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::mesh::CutProcessorManual Class Reference

#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

Constructor & Destructor Documentation

◆ CutProcessorManual()

belfem::mesh::CutProcessorManual::CutProcessorManual ( Mesh * aMesh,
const Vector< id_t > & aAirBlocks,
const Vector< id_t > & aCutSideSets,
const Vector< id_t > & aCutMasterVolumes )

◆ ~CutProcessorManual()

belfem::mesh::CutProcessorManual::~CutProcessorManual ( )

Member Function Documentation

◆ abstract_nodes()

Cell< Node * > & belfem::mesh::CutProcessorManual::abstract_nodes ( )
inline

◆ air_blocks()

const Vector< id_t > & belfem::mesh::CutProcessorManual::air_blocks ( ) const
inline

◆ incident_matrix()

const Matrix< real > & belfem::mesh::CutProcessorManual::incident_matrix ( ) const
inline

◆ interface_duplicates()

Cell< Node * > & belfem::mesh::CutProcessorManual::interface_duplicates ( )

◆ interface_originals()

Cell< Node * > & belfem::mesh::CutProcessorManual::interface_originals ( )

◆ orphaned_nodes()

Cell< Node * > & belfem::mesh::CutProcessorManual::orphaned_nodes ( )
inline

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