| 
    DOLFINx
    0.3.0
    
   DOLFINx C++ interface 
   | 
 
This is the complete list of members for dolfinx::fem::Form< T >, including all inherited members.
| coefficient_offsets() const | dolfinx::fem::Form< T > | inline | 
| coefficients() const | dolfinx::fem::Form< T > | inline | 
| constants() const | dolfinx::fem::Form< T > | inline | 
| domains(IntegralType type, int i) const | dolfinx::fem::Form< T > | inline | 
| Form(const std::vector< std::shared_ptr< const fem::FunctionSpace >> &function_spaces, const std::map< IntegralType, std::pair< std::vector< std::pair< int, std::function< void(T *, const T *, const T *, const double *, const int *, const std::uint8_t *)>>>, const mesh::MeshTags< int > * >> &integrals, const std::vector< std::shared_ptr< const fem::Function< T >>> &coefficients, const std::vector< std::shared_ptr< const fem::Constant< T >>> &constants, bool needs_facet_permutations, const std::shared_ptr< const mesh::Mesh > &mesh=nullptr) | dolfinx::fem::Form< T > | inline | 
| Form(const Form &form)=delete | dolfinx::fem::Form< T > | |
| Form(Form &&form)=default | dolfinx::fem::Form< T > | |
| function_spaces() const | dolfinx::fem::Form< T > | inline | 
| integral_ids(IntegralType type) const | dolfinx::fem::Form< T > | inline | 
| integral_types() const | dolfinx::fem::Form< T > | inline | 
| kernel(IntegralType type, int i) const | dolfinx::fem::Form< T > | inline | 
| mesh() const | dolfinx::fem::Form< T > | inline | 
| needs_facet_permutations() const | dolfinx::fem::Form< T > | inline | 
| num_integrals(IntegralType type) const | dolfinx::fem::Form< T > | inline | 
| rank() const | dolfinx::fem::Form< T > | inline | 
| scalar_type typedef | dolfinx::fem::Form< T > | |
| ~Form()=default | dolfinx::fem::Form< T > | virtual |