BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::fem::Element Member List

This is the complete list of members for belfem::fem::Element, including all inherited members.

add_t_matrix(const Matrix< real > &aT)belfem::fem::Element
dof(const index_t aIndex)belfem::fem::Elementinline
edge_direction(const index_t aIndex) constbelfem::fem::Elementinline
edge_directions(real *aEdgeDirections) constbelfem::fem::Elementinline
edge_directions(Bitset< 12 > &aEdgeDirections) constbelfem::fem::Elementinline
Element(Block *aParent, DofManager *aDofManager, mesh::Element *aElement)belfem::fem::Element
Element(Block *aParent, mesh::Element *aElement)belfem::fem::Element
Element(mesh::Element *aElement)belfem::fem::Element
Element(SideSet *aParent, DofManager *aDofManager, mesh::Facet *aFacet, const SideSetDofLinkMode aSideSetDofLinkMode, Element *aMaster, Element *aSlave)belfem::fem::Element
Element(SideSet *aParent, DofManager *aDofManager, mesh::Facet *aFacet, Cell< mesh::Facet * > &aLayers, const id_t aMasterBlockID, const id_t aSlaveBlockID)belfem::fem::Element
element()belfem::fem::Elementinline
facet()belfem::fem::Elementinline
facet() constbelfem::fem::Elementinline
flag_dofs()belfem::fem::Element
get_node_coors(Matrix< real > &aNodeCoords)belfem::fem::Elementinline
get_rotation_data(Matrix< real > &aRotationAxes, Vector< real > &aRotationAngles)belfem::fem::Element
has_hanging_dofs() constbelfem::fem::Element
has_rotation() constbelfem::fem::Elementinline
has_t_matrix() constbelfem::fem::Elementinline
id() constbelfem::fem::Elementinline
local_dof(const index_t aIndex)belfem::fem::Elementinline
master()belfem::fem::Elementinline
material() constbelfem::fem::Elementinline
number_of_dofs() constbelfem::fem::Elementinline
number_of_local_dofs() constbelfem::fem::Elementinline
parent()belfem::fem::Elementinline
reference()belfem::fem::Elementinline
reference() constbelfem::fem::Elementinline
relink_dofs(Cell< Dof * > &aGlobalDofs, Cell< Dof * > &aLocalDofs, const Matrix< real > &aTmatrix)belfem::fem::Element
set_facet(mesh::Facet *aFacet)belfem::fem::Elementinline
set_reference(Element *aElement)belfem::fem::Elementinline
set_rotation_data(const Matrix< real > &aRotationAxes, const Vector< real > &aRotationAngles)belfem::fem::Element
slave()belfem::fem::Elementinline
t_matrix() constbelfem::fem::Elementinline
unflag_dofs()belfem::fem::Element
~Element()belfem::fem::Elementvirtual