DOLFIN-X
DOLFIN-X C++ interface
dolfinx::fem::CoordinateElement Member List

This is the complete list of members for dolfinx::fem::CoordinateElement, including all inherited members.

cell_shape() constdolfinx::fem::CoordinateElement
compute_reference_geometry(Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > &X, Eigen::Tensor< double, 3, Eigen::RowMajor > &J, Eigen::Ref< Eigen::Array< double, Eigen::Dynamic, 1 >> detJ, Eigen::Tensor< double, 3, Eigen::RowMajor > &K, const Eigen::Ref< const Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >> &x, const Eigen::Ref< const Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >> &cell_geometry) constdolfinx::fem::CoordinateElement
CoordinateElement(mesh::CellType cell_type, int topological_dimension, int geometric_dimension, const std::string &signature, const ElementDofLayout &dof_layout, bool is_affine, const std::function< int(double *, int, int, const double *)> &evaluate_basis_derivatives)dolfinx::fem::CoordinateElement
dof_layout() constdolfinx::fem::CoordinateElement
geometric_dimension() constdolfinx::fem::CoordinateElement
push_forward(Eigen::Ref< Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >> x, const Eigen::Ref< const Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >> &X, const Eigen::Ref< const Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >> &cell_geometry) constdolfinx::fem::CoordinateElement
signature() constdolfinx::fem::CoordinateElement
topological_dimension() constdolfinx::fem::CoordinateElement
~CoordinateElement()=defaultdolfinx::fem::CoordinateElementvirtual