DOLFINx
DOLFINx C++ interface
Loading...
Searching...
No Matches
FiniteElement< T > Member List

This is the complete list of members for FiniteElement< T >, including all inherited members.

basix_element() constFiniteElement< T >
block_size() const noexceptFiniteElement< T >
cell_shape() const noexceptFiniteElement< T >
create_interpolation_operator(const FiniteElement &from) constFiniteElement< T >
doftransform enum nameFiniteElement< T >
extract_sub_element(const std::vector< int > &component) constFiniteElement< T >
FiniteElement(const ufcx_finite_element &e)FiniteElement< T >explicit
FiniteElement(const basix::FiniteElement< geometry_type > &element, const std::size_t block_size)FiniteElement< T >
FiniteElement(const FiniteElement &element)=deleteFiniteElement< T >
FiniteElement(FiniteElement &&element)=defaultFiniteElement< T >
geometry_type typedefFiniteElement< T >
get_dof_permutation_function(bool inverse=false, bool scalar_element=false) constFiniteElement< T >
get_post_dof_transformation_function(doftransform ttype=doftransform::standard, bool scalar_element=false) constFiniteElement< T >inline
get_pre_dof_transformation_function(doftransform ttype=doftransform::standard, bool scalar_element=false) constFiniteElement< T >inline
interpolation_ident() const noexceptFiniteElement< T >
interpolation_operator() constFiniteElement< T >
interpolation_points() constFiniteElement< T >
is_mixed() const noexceptFiniteElement< T >
map_ident() const noexceptFiniteElement< T >
map_type() constFiniteElement< T >
needs_dof_permutations() const noexceptFiniteElement< T >
needs_dof_transformations() const noexceptFiniteElement< T >
num_sub_elements() const noexceptFiniteElement< T >
operator!=(const FiniteElement &e) constFiniteElement< T >
operator=(const FiniteElement &element)=deleteFiniteElement< T >
operator=(FiniteElement &&element)=defaultFiniteElement< T >
operator==(const FiniteElement &e) constFiniteElement< T >
permute_dofs(std::span< std::int32_t > doflist, std::uint32_t cell_permutation) constFiniteElement< T >
post_apply_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
post_apply_inverse_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
post_apply_inverse_transpose_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
post_apply_transpose_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
pre_apply_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
pre_apply_inverse_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
pre_apply_inverse_transpose_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
pre_apply_transpose_dof_transformation(std::span< U > data, std::uint32_t cell_permutation, int block_size) constFiniteElement< T >inline
reference_value_shape() constFiniteElement< T >
reference_value_size() constFiniteElement< T >
signature() const noexceptFiniteElement< T >
space_dimension() const noexceptFiniteElement< T >
sub_elements() const noexceptFiniteElement< T >
tabulate(std::span< geometry_type > values, std::span< const geometry_type > X, std::array< std::size_t, 2 > shape, int order) constFiniteElement< T >
tabulate(std::span< const geometry_type > X, std::array< std::size_t, 2 > shape, int order) constFiniteElement< T >
unpermute_dofs(std::span< std::int32_t > doflist, std::uint32_t cell_permutation) constFiniteElement< T >
~FiniteElement()=defaultFiniteElement< T >