dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrixImpl Struct Reference

#include <dune/fem/schemes/molgalerkin.hh>

Inheritance diagram for Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrixImpl:
Inheritance graph

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

JacobianOperatorTypejOp_
 

Constructor & Destructor Documentation

◆ GetSetLocalMatrixImpl()

template<class Integrands , class JacobianOperator >
Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrixImpl::GetSetLocalMatrixImpl ( JacobianOperatorType jOp)
inline

Member Function Documentation

◆ getLocalMatrix()

template<class Integrands , class JacobianOperator >
template<class Entity , class LocalMatrix >
void Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrixImpl::getLocalMatrix ( const Entity &  domainEntity,
const Entity &  rangeEntity,
LocalMatrix &  lop 
) const
inline

◆ setLocalMatrix()

template<class Integrands , class JacobianOperator >
template<class Entity , class LocalMatrix >
void Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrixImpl::setLocalMatrix ( const Entity &  domainEntity,
const Entity &  rangeEntity,
const LocalMatrix &  lop 
)
inline

Member Data Documentation

◆ jOp_

template<class Integrands , class JacobianOperator >
JacobianOperatorType& Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrixImpl::jOp_

The documentation for this struct was generated from the following file: