area(const NodesT &nodes) | Point1D | static |
compute_centroid(const NodesT &nodes, CoordsT ¢roid) | Point1D | static |
compute_jacobian(const MappedCoordsT &mapped_coord, const NodesT &nodes, MatrixType &jacobian) | ElementTypeBase< Point1D, Point1D_traits > | inlinestatic |
compute_jacobian_adjoint(const MappedCoordsT &mapped_coord, const NodesT &nodes, JacobianT &result) | ElementTypeBase< Point1D, Point1D_traits > | static |
compute_jacobian_if_enabled(const MappedCoordsT &mapped_coord, const NodesT &nodes, MatrixType &jacobian) | ElementTypeBase< Point1D, Point1D_traits > | inlinestatic |
compute_jacobian_if_enabled(const MappedCoordsT &mapped_coord, const NodesT &nodes, MatrixType &jacobian) | ElementTypeBase< Point1D, Point1D_traits > | inlinestatic |
compute_mapped_coordinate(const CoordsT &coord, const NodesT &nodes, MappedCoordsT &mapped_coord) | ElementTypeBase< Point1D, Point1D_traits > | static |
compute_normal(const NodesT &nodes, CoordsT &normal) | Point1D | static |
compute_plane_jacobian_normal(const MappedCoordsT &mapped_coord, const NodesT &nodes, const CoordRef orientation, CoordsT &result) | ElementTypeBase< Point1D, Point1D_traits > | static |
CoordsT typedef | ElementTypeBase< Point1D, Point1D_traits > | |
dimension | ElementTypeBase< Point1D, Point1D_traits > | static |
dimensionality | ElementTypeBase< Point1D, Point1D_traits > | static |
face_type(const Uint face) | Point1D | static |
faces() | Point1D | static |
is_coord_in_element(const CoordsT &coord, const NodesT &nodes) | Point1D | static |
jacobian(const MappedCoordsT &mapped_coord, const NodesT &nodes) | ElementTypeBase< Point1D, Point1D_traits > | static |
jacobian_determinant(const MappedCoordsT &mapped_coord, const NodesT &nodes) | ElementTypeBase< Point1D, Point1D_traits > | static |
JacobianT typedef | ElementTypeBase< Point1D, Point1D_traits > | |
mapped_coordinate(const CoordsT &coord, const NodesT &nodes) | ElementTypeBase< Point1D, Point1D_traits > | static |
MappedCoordsT typedef | ElementTypeBase< Point1D, Point1D_traits > | |
nb_edges | ElementTypeBase< Point1D, Point1D_traits > | static |
nb_faces | ElementTypeBase< Point1D, Point1D_traits > | static |
nb_nodes | ElementTypeBase< Point1D, Point1D_traits > | static |
NodesT typedef | ElementTypeBase< Point1D, Point1D_traits > | |
order | ElementTypeBase< Point1D, Point1D_traits > | static |
plane_jacobian_normal(const MappedCoordsT &mapped_coord, const NodesT &nodes, const CoordRef orientation) | ElementTypeBase< Point1D, Point1D_traits > | static |
SF typedef | ElementTypeBase< Point1D, Point1D_traits > | |
shape | ElementTypeBase< Point1D, Point1D_traits > | static |
type_name() | ElementTypeBase< Point1D, Point1D_traits > | inlinestatic |
volume(const NodesT &nodes) | Point1D | static |