![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
integratedboundarybilinearform.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/localsumassembler.hh>#include <dune/fufem/forms/quadraturehints.hh>Go to the source code of this file.
Classes | |
| class | Dune::Fufem::Forms::IntegratedBoundaryBilinearForm< BilinearOperator, Domain, QuadratureHint > |
| Local assembler corresponding to a boundary bilinear form. More... | |
| struct | Dune::Fufem::Forms::IsLocalAssembler< IntegratedBoundaryBilinearForm< BilinearOperator, Domain, QuadratureHint > > |
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fufem |
| namespace | Dune::Fufem::Forms |
Functions | |
| template<class BilinearOperator , class Domain > | |
| Dune::Fufem::Forms::IntegratedBoundaryBilinearForm (const BilinearOperator &, const Domain &) -> IntegratedBoundaryBilinearForm< BilinearOperator, Domain > | |
