![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
integratedlinearform.hh File Reference
#include <cstddef>#include <type_traits>#include <utility>#include <dune/common/indices.hh>#include <dune/common/rangeutilities.hh>#include <dune/fufem/forms/shapefunctioncache.hh>#include <dune/fufem/forms/baseclass.hh>#include <dune/fufem/forms/tensors.hh>#include <dune/fufem/forms/domains.hh>#include <dune/fufem/forms/localsumassembler.hh>#include <dune/fufem/forms/quadraturehints.hh>Go to the source code of this file.
Classes | |
| class | Dune::Fufem::Forms::IntegratedLinearForm< LinearOperator, Domain, QuadratureHint > |
| Local assembler corresponding to a bulk linear form. More... | |
| struct | Dune::Fufem::Forms::IsLocalAssembler< IntegratedLinearForm< LinearOperator, Domain, QuadratureHint > > |
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fufem |
| namespace | Dune::Fufem::Forms |
Functions | |
| template<class LinearOperator , class Domain > | |
| Dune::Fufem::Forms::IntegratedLinearForm (const LinearOperator &, const Domain &) -> IntegratedLinearForm< LinearOperator, Domain > | |
