|
dune-pdelab
2.0.0
|
Go to the source code of this file.
Classes | |
| struct | Dune::PDELab::istl::raw_type< C > |
| Returns the raw ISTL type associated with C, or C itself it is already an ISTL type. More... | |
| struct | Dune::PDELab::istl::nesting_depth< T > |
| TMP for figuring out the depth up to which ISTL containers are nested. More... | |
Namespaces | |
| Dune | |
| Dune::PDELab | |
| Dune::PDELab::istl | |
Functions | |
| template<typename V > | |
| V & | Dune::PDELab::istl::raw (V &v) |
| Returns the raw ISTL object associated with v, or v itself it is already an ISTL object. More... | |
| template<typename V > | |
| const V & | Dune::PDELab::istl::raw (const V &v) |
| Returns the raw ISTL object associated with v, or v itself it is already an ISTL object. More... | |
1.8.7