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::Element | inline |
| edge_direction(const index_t aIndex) const | belfem::fem::Element | inline |
| edge_directions(real *aEdgeDirections) const | belfem::fem::Element | inline |
| edge_directions(Bitset< 12 > &aEdgeDirections) const | belfem::fem::Element | inline |
| 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::Element | inline |
| facet() | belfem::fem::Element | inline |
| facet() const | belfem::fem::Element | inline |
| flag_dofs() | belfem::fem::Element | |
| get_node_coors(Matrix< real > &aNodeCoords) | belfem::fem::Element | inline |
| get_rotation_data(Matrix< real > &aRotationAxes, Vector< real > &aRotationAngles) | belfem::fem::Element | |
| has_hanging_dofs() const | belfem::fem::Element | |
| has_rotation() const | belfem::fem::Element | inline |
| has_t_matrix() const | belfem::fem::Element | inline |
| id() const | belfem::fem::Element | inline |
| local_dof(const index_t aIndex) | belfem::fem::Element | inline |
| master() | belfem::fem::Element | inline |
| material() const | belfem::fem::Element | inline |
| number_of_dofs() const | belfem::fem::Element | inline |
| number_of_local_dofs() const | belfem::fem::Element | inline |
| parent() | belfem::fem::Element | inline |
| reference() | belfem::fem::Element | inline |
| reference() const | belfem::fem::Element | inline |
| relink_dofs(Cell< Dof * > &aGlobalDofs, Cell< Dof * > &aLocalDofs, const Matrix< real > &aTmatrix) | belfem::fem::Element | |
| set_facet(mesh::Facet *aFacet) | belfem::fem::Element | inline |
| set_reference(Element *aElement) | belfem::fem::Element | inline |
| set_rotation_data(const Matrix< real > &aRotationAxes, const Vector< real > &aRotationAngles) | belfem::fem::Element | |
| slave() | belfem::fem::Element | inline |
| t_matrix() const | belfem::fem::Element | inline |
| unflag_dofs() | belfem::fem::Element | |
| ~Element() | belfem::fem::Element | virtual |