dune-fem 2.8.0
|
Go to the source code of this file.
Classes | |
class | Dune::Fem::LocalOperatorInterface< FstPType, SecPType, SType, 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. More... | |
class | Dune::Fem::CombinedLocalOperator< A, B > |
class | Dune::Fem::ScaledLocalOperator< A, ScalarType > |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |