![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
laplaceassembler.hh
Go to the documentation of this file.
91 std::vector<decltype(referenceJacobians[0] * jacobianInverse)> jacobians(referenceJacobians.size());
121 [[deprecated("This class is deprecated and will be removed after 2.11. Use Dune::Fufem::Forms instead.")]]
126 [[deprecated("This class is deprecated and will be removed after 2.11. Use Dune::Fufem::Forms instead.")]]
131 void operator()(const Element& element, LocalMatrix& localMatrix, const LocalView& testLocalView, const LocalView& ansatzLocalView) const
135 DUNE_THROW(Dune::Exception,"The Laplace matrix operator assumes equal ansatz and test functions");
Dune::BCRSMatrix< FieldMatrix< T, n, m >, TA > Matrix
static constexpr size_type M()
virtual void operator()()=0
#define DUNE_THROW(E,...)
void forEachLeafNode(Tree &&tree, LeafFunc &&leafFunc)
Definition dunefunctionsboundaryfunctionalassembler.hh:29
Local Laplace (stiffness) assembler for dune-functions basis.
Definition laplaceassembler.hh:123
void operator()(const Element &element, LocalMatrix &localMatrix, const LocalView &testLocalView, const LocalView &ansatzLocalView) const
Definition laplaceassembler.hh:131
static const Dune::QuadratureRule< coord_type, dim > & rule(const Dune::GeometryType >, const int order, int refinement)
Definition quadraturerulecache.hh:196
T size(T... args)
