dune-fem 2.12-git
Loading...
Searching...
No Matches
gridfunctionview.hh File Reference

Go to the source code of this file.

Classes

struct  Dune::Fem::IsGridFunctionView
 
struct  Dune::Fem::GridFunctionView< GF, false >
 
struct  Dune::Fem::GridFunctionView< GF, true >
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Functions

template<class GF , std::enable_if_t< !std::is_base_of< Fem::IsGridFunctionView, GF >::value &&std::is_base_of< Fem::HasLocalFunction, GF >::value, int > = 0>
static GridFunctionView< GF > Dune::Fem::localFunction (const GF &gf)