BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_to_master_orientation.cpp File Reference
Include dependency graph for fn_to_master_orientation.cpp:

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::mesh

Functions

void belfem::mesh::to_master_orientation (Facet *aFacet, Cell< Node * > &aSlaveOrientation, Cell< Node * > &aMasterOrientation)
void belfem::mesh::to_master_orientation (Face *aFace, Cell< Node * > &aSlaveOrientation, Cell< Node * > &aMasterOrientation)
void belfem::mesh::to_master_orientation (Facet *aFacet, Cell< Edge * > &aSlaveOrientation, Cell< Edge * > &aMasterOrientation)
void belfem::mesh::to_master_orientation (Face *aFace, Cell< Edge * > &aSlaveOrientation, Cell< Edge * > &aMasterOrientation)