dune-pdelab  2.0.0
Modules | Namespaces | Classes
LocalOperator
Collaboration diagram for LocalOperator:

Modules

 LocalOperatorDefaultImp
 

Namespaces

 Dune::PDELab::CG2DGHelper
 
 Dune::PDELab::lop
 Namespace with decorator classes that influence assembler behavior.
 
 Dune::PDELab::VectorWave
 

Classes

class  Dune::PDELab::CG2DGProlongation
 
class  Dune::PDELab::TaylorHoodNavierStokes< P >
 A local operator for the Navier-Stokes equations. More...
 
class  Dune::PDELab::NavierStokesMass< P >
 
struct  Dune::PDELab::ConvectionDiffusionParameterTraits< GV, RF >
 traits class for two phase parameter class More...
 
class  Dune::PDELab::ConvectionDiffusionParameterInterface< T, Imp >
 base class for parameter class More...
 
class  Dune::PDELab::BCTypeParam_CD< T >
 
class  Dune::PDELab::DirichletBoundaryCondition_CD< T >
 
class  Dune::PDELab::ConvectionDiffusion< T >
 
class  Dune::PDELab::Diffusion< K, A0, F, B, J >
 
class  Dune::PDELab::DiffusionMFD< Data, WBuilder >
 
struct  Dune::PDELab::DiffusionBoundaryCondition
 Group types and methods to specify the boundary condition of a diffusion problem. More...
 
class  Dune::PDELab::Electrodynamic_T< Eps >
 Contruct matrix T for the Electrodynamic operator. More...
 
class  Dune::PDELab::Electrodynamic_S< Mu >
 Contruct matrix S for the Electrodynamic operator. More...
 
class  Dune::PDELab::LocalOperatorDefaultFlags
 Default flags for all local operators. More...
 
class  Dune::PDELab::InstationaryLocalOperatorDefaultMethods< R >
 Default class for additional methods in instationary local operators. More...
 
class  Dune::PDELab::LocalOperatorInterface
 Class to document the stationary local operator interface. More...
 
class  Dune::PDELab::L2
 
class  Dune::PDELab::PowerL2
 
class  Dune::PDELab::L2VolumeFunctional< F >
 A local operator that tests a function against a test function space defined on the entire grid. More...
 
class  Dune::PDELab::Laplace
 
class  Dune::PDELab::LinearElasticity< T >
 
class  Dune::PDELab::Poisson< F, B, J >
 
class  Dune::PDELab::InstationaryPoisson< Time, F, B, J >
 a local operator for solving the Poisson equation in instationary problems More...
 
class  Dune::PDELab::ScaledLocalOperator< Backend, Factor, Time >
 A local operator that scales the result of another local operator. More...
 
class  Dune::PDELab::InstationarySumLocalOperator< Args >
 A local operator to take the sum of other local operators. More...
 
class  Dune::PDELab::WeightedSumLocalOperator< K, Args >
 A local operator to take the weighted sum of other local operators. More...
 
class  Dune::PDELab::ZeroLocalOperator< Time >
 Do-nothing local operator. More...
 

Detailed Description