dune-pdelab  2.0.0
Public Types | Public Member Functions | List of all members
Dune::PDELab::DGCONBase< SolverCategory::sequential > Class Template Reference

#include <dune/pdelab/boilerplate/pdelab.hh>

Public Types

typedef NoConstraints CON
 

Public Member Functions

 DGCONBase ()
 
CONgetCON ()
 
const CONgetCON () const
 
template<typename GFS , typename DOF >
void make_consistent (const GFS &gfs, DOF &x) const
 

Member Typedef Documentation

typedef NoConstraints Dune::PDELab::DGCONBase< SolverCategory::sequential >::CON

Constructor & Destructor Documentation

Dune::PDELab::DGCONBase< SolverCategory::sequential >::DGCONBase ( )
inline

Member Function Documentation

CON& Dune::PDELab::DGCONBase< SolverCategory::sequential >::getCON ( )
inline
const CON& Dune::PDELab::DGCONBase< SolverCategory::sequential >::getCON ( ) const
inline
template<typename GFS , typename DOF >
void Dune::PDELab::DGCONBase< SolverCategory::sequential >::make_consistent ( const GFS &  gfs,
DOF &  x 
) const
inline

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