![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
massassembler.hh
Go to the documentation of this file.
132 [[deprecated("This class is deprecated and will be removed after 2.11. Use Dune::Fufem::Forms instead.")]]
137 [[deprecated("This class is deprecated and will be removed after 2.11. Use Dune::Fufem::Forms instead.")]]
142 void operator()(const Element& element, LocalMatrix& localMatrix, const LocalView& testLocalView, const LocalView& ansatzLocalView) const
Dune::BCRSMatrix< FieldMatrix< T, n, m >, TA > Matrix
static constexpr size_type M()
size_type rowIndex() const
virtual void operator()()=0
#define DUNE_THROW(E,...)
void forEachLeafNode(Tree &&tree, LeafFunc &&leafFunc)
Definition dunefunctionsboundaryfunctionalassembler.hh:29
Local mass assembler for dune-functions basis.
Definition massassembler.hh:134
void operator()(const Element &element, LocalMatrix &localMatrix, const LocalView &testLocalView, const LocalView &ansatzLocalView) const
Definition massassembler.hh:142
static const Dune::QuadratureRule< coord_type, dim > & rule(const Dune::GeometryType >, const int order, int refinement)
Definition quadraturerulecache.hh:196
