DOLFIN-X
DOLFIN-X C++ interface
|
This is the complete list of members for dolfinx::fem::FormIntegrals< T >, including all inherited members.
FormIntegrals() | 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 |
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, 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 |