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

#include <cl_FEM_Bearing.hpp>

Public Member Functions

 Bearing (DofManagerBase *aParent)
 Bearing (DofManager *aParent, const id_t aID, mesh::Node *aNode)
 ~Bearing ()
id_t id () const
mesh::Nodenode ()
void impose_dirichlet (const real aValue, const uint aDofType=0)
void allocate_dof_container (const index_t aNumDofs)
void insert_dof (Dof *aDof, const index_t aIndex)
void free ()

Constructor & Destructor Documentation

◆ Bearing() [1/2]

belfem::fem::Bearing::Bearing ( DofManagerBase * aParent)

◆ Bearing() [2/2]

belfem::fem::Bearing::Bearing ( DofManager * aParent,
const id_t aID,
mesh::Node * aNode )

◆ ~Bearing()

belfem::fem::Bearing::~Bearing ( )

Member Function Documentation

◆ allocate_dof_container()

void belfem::fem::Bearing::allocate_dof_container ( const index_t aNumDofs)

◆ free()

void belfem::fem::Bearing::free ( )

◆ id()

id_t belfem::fem::Bearing::id ( ) const
inline

◆ impose_dirichlet()

void belfem::fem::Bearing::impose_dirichlet ( const real aValue,
const uint aDofType = 0 )

◆ insert_dof()

void belfem::fem::Bearing::insert_dof ( Dof * aDof,
const index_t aIndex )

◆ node()

mesh::Node * belfem::fem::Bearing::node ( )
inline

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