| 
    DOLFINx 0.10.0.0
    
   DOLFINx C++ interface 
   | 
 
This is the complete list of members for Form< T, U >, including all inherited members.
| active_coeffs(IntegralType type, int id) 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 idx, int kernel_idx) const | Form< T, U > | inline | 
| domain_arg(IntegralType type, int rank, int idx, int kernel_idx) const | Form< T, U > | inline | 
| domain_coeff(IntegralType type, int idx, int c) const | Form< T, U > | inline | 
| Form(const std::vector< std::shared_ptr< const FunctionSpace< geometry_type > > > &V, X &&integrals, std::shared_ptr< const mesh::Mesh< geometry_type > > mesh, 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::vector< std::reference_wrapper< const mesh::EntityMap > > &entity_maps) | 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_types() const | Form< T, U > | inline | 
| kernel(IntegralType type, int id, int kernel_idx) const | Form< T, U > | inline | 
| mesh() const | Form< T, U > | inline | 
| needs_facet_permutations() const | Form< T, U > | inline | 
| num_integrals(IntegralType type, int kernel_idx) const | Form< T, U > | inline | 
| rank() const | Form< T, U > | inline | 
| scalar_type typedef | Form< T, U > | |
| ~Form()=default | Form< T, U > | virtual |