dune-fem 2.8.0
|
#include <dune/fem/schemes/molgalerkin.hh>
Public Member Functions | |
GetSetLocalMatrixImpl (JacobianOperatorType &jOp) | |
template<class Entity , class LocalMatrix > | |
void | getLocalMatrix (const Entity &domainEntity, const Entity &rangeEntity, LocalMatrix &lop) const |
template<class Entity , class LocalMatrix > | |
void | setLocalMatrix (const Entity &domainEntity, const Entity &rangeEntity, const LocalMatrix &lop) |
Public Attributes | |
JacobianOperatorType & | jOp_ |
|
inline |
|
inline |
|
inline |
JacobianOperatorType& Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrixImpl::jOp_ |