#include <dune/pdelab/boilerplate/pdelab.hh>
template<typename Grid , typename BCType , typename GV >
template<typename Grid , typename BCType , typename GV >
Dune::PDELab::CGCONBase< Grid, 1, Dune::GeometryType::cube, MeshType::nonconforming, SolverCategory::sequential, BCType, GV >::CGCONBase |
( |
Grid & |
grid, |
|
|
const BCType & |
bctype, |
|
|
const GV & |
gv |
|
) |
| |
|
inline |
template<typename Grid , typename BCType , typename GV >
Dune::PDELab::CGCONBase< Grid, 1, Dune::GeometryType::cube, MeshType::nonconforming, SolverCategory::sequential, BCType, GV >::CGCONBase |
( |
Grid & |
grid, |
|
|
const BCType & |
bctype |
|
) |
| |
|
inline |
template<typename Grid , typename BCType , typename GV >
CON& Dune::PDELab::CGCONBase< Grid, 1, Dune::GeometryType::cube, MeshType::nonconforming, SolverCategory::sequential, BCType, GV >::getCON |
( |
| ) |
|
|
inline |
template<typename Grid , typename BCType , typename GV >
const CON& Dune::PDELab::CGCONBase< Grid, 1, Dune::GeometryType::cube, MeshType::nonconforming, SolverCategory::sequential, BCType, GV >::getCON |
( |
| ) |
const |
|
inline |
template<typename Grid , typename BCType , typename GV >
template<typename GFS , typename DOF >
void Dune::PDELab::CGCONBase< Grid, 1, Dune::GeometryType::cube, MeshType::nonconforming, SolverCategory::sequential, BCType, GV >::make_consistent |
( |
const GFS & |
gfs, |
|
|
DOF & |
x |
|
) |
| const |
|
inline |
template<typename Grid , typename BCType , typename GV >
template<typename GFS >
void Dune::PDELab::CGCONBase< Grid, 1, Dune::GeometryType::cube, MeshType::nonconforming, SolverCategory::sequential, BCType, GV >::postGFSHook |
( |
const GFS & |
gfs | ) |
|
|
inline |
The documentation for this class was generated from the following file: