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

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

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

Public Types

typedef GetSetLocalMatrixImpl BaseType
 

Public Member Functions

 GetSetLocalMatrix (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_
 

Member Typedef Documentation

◆ BaseType

template<class Integrands , class JacobianOperator >
template<class JacOp >
typedef GetSetLocalMatrixImpl Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrix< JacOp >::BaseType

Constructor & Destructor Documentation

◆ GetSetLocalMatrix()

template<class Integrands , class JacobianOperator >
template<class JacOp >
Dune::Fem::MOLDifferentiableGalerkinOperator< Integrands, JacobianOperator >::GetSetLocalMatrix< JacOp >::GetSetLocalMatrix ( 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
inlineinherited

◆ 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 
)
inlineinherited

Member Data Documentation

◆ jOp_

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

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