Default implementation of a local operator A local operator works on entities only and is used by a DiscreteOperator during a mesh traversal. This class implements the standard behaviour for prepareLocal(), finalizeLocal() and possibly other methods.
More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/operator/common/localoperator.hh>
template<class FstPType, class SecPType, class SType, class LocalOperatorImp>
class Dune::Fem::LocalOperatorDefault< FstPType, SecPType, SType, LocalOperatorImp >
Default implementation of a local operator A local operator works on entities only and is used by a DiscreteOperator during a mesh traversal. This class implements the standard behaviour for prepareLocal(), finalizeLocal() and possibly other methods.
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
remember the parameter types
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
no default implementation at the moement
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class EntityType >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class EntityType >
things to do on two entity
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class EntityType >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class EntityType >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
prepareGlobal is called before the grid walktrough
default implementation of the prepare and finalize methods default is make nothing
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
default implementation of the prepare and finalize methods default is make nothing
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class EntityType >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
template<class EntityType >
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
scale operator , for inheritance
template<class FstPType , class SecPType , class SType , class LocalOperatorImp >
The documentation for this class was generated from the following file: