|
DOLFINx 0.9.0
DOLFINx C++ interface
|
This is the complete list of members for Form< T, U >, including all inherited members.
| active_coeffs(IntegralType type, std::size_t i) const | Form< T, U > | inline |
| coefficient_offsets() const | Form< T, U > | inline |
| coefficients() const | Form< T, U > | inline |
| constants() const | Form< T, U > | inline |
| domain(IntegralType type, int i) const | Form< T, U > | inline |
| domain(IntegralType type, int i, const mesh::Mesh< geometry_type > &mesh) const | Form< T, U > | inline |
| Form(const std::vector< std::shared_ptr< const FunctionSpace< geometry_type > > > &V, X &&integrals, const std::vector< std::shared_ptr< const Function< scalar_type, geometry_type > > > &coefficients, const std::vector< std::shared_ptr< const Constant< scalar_type > > > &constants, bool needs_facet_permutations, const std::map< std::shared_ptr< const mesh::Mesh< geometry_type > >, std::span< const std::int32_t > > &entity_maps, std::shared_ptr< const mesh::Mesh< geometry_type > > mesh=nullptr) | Form< T, U > | inline |
| Form(const Form &form)=delete | Form< T, U > | |
| Form(Form &&form)=default | Form< T, U > | |
| function_spaces() const | Form< T, U > | inline |
| geometry_type typedef | Form< T, U > | |
| integral_ids(IntegralType type) const | Form< T, U > | inline |
| integral_types() const | Form< T, U > | inline |
| kernel(IntegralType type, int i) const | Form< T, U > | inline |
| mesh() const | Form< T, U > | inline |
| needs_facet_permutations() const | Form< T, U > | inline |
| num_integrals(IntegralType type) const | Form< T, U > | inline |
| rank() const | Form< T, U > | inline |
| scalar_type typedef | Form< T, U > | |
| ~Form()=default | Form< T, U > | virtual |