DOLFIN-X
DOLFIN-X C++ interface
|
This is the complete list of members for dolfinx::fem::FormIntegrals< T >, including all inherited members.
FormIntegrals(const std::map< IntegralType, std::vector< std::pair< int, std::function< void(T *, const T *, const T *, const double *, const int *, const std::uint8_t *, const std::uint32_t)>>>> &integrals, bool needs_permutation_data) | dolfinx::fem::FormIntegrals< T > | inline |
get_tabulate_tensor(IntegralType type, int i) const | dolfinx::fem::FormIntegrals< T > | inline |
integral_domains(IntegralType type, int i) const | dolfinx::fem::FormIntegrals< T > | inline |
integral_ids(IntegralType type) const | dolfinx::fem::FormIntegrals< T > | inline |
needs_permutation_data() const | dolfinx::fem::FormIntegrals< T > | inline |
num_integrals(IntegralType type) const | dolfinx::fem::FormIntegrals< T > | inline |
set_default_domains(const mesh::Mesh &mesh) | dolfinx::fem::FormIntegrals< T > | inline |
set_domains(IntegralType type, const mesh::MeshTags< int > &marker) | dolfinx::fem::FormIntegrals< T > | inline |
set_tabulate_tensor(IntegralType type, int i, const std::function< void(T *, const T *, const T *, const double *, const int *, const std::uint8_t *, const std::uint32_t)> &fn) | dolfinx::fem::FormIntegrals< T > | inline |
types() const | dolfinx::fem::FormIntegrals< T > | inline |