| 
    DOLFINx 0.8.0
    
   DOLFINx C++ interface 
   | 
 
This is the complete list of members for Form< T, U >, including all inherited members.
| 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< U > &mesh) const | Form< T, U > | inline | 
| Form(const std::vector< std::shared_ptr< const FunctionSpace< U > > > &V, X &&integrals, const std::vector< std::shared_ptr< const Function< scalar_type, U > > > &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< U > >, std::span< const std::int32_t > > &entity_maps, std::shared_ptr< const mesh::Mesh< U > > 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 | 
| integral_ids(IntegralType type) const | Form< T, U > | inline | 
| integral_types() const | Form< T, U > | inline | 
| kernel | 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 |