DUNE PDELab (2.7)

Dune::PDELab::AnalyticGridFunctionTraits< GV, RF, m > Struct Template Reference

function signature for analytic functions on a grid More...

#include <dune/pdelab/common/function.hh>

Public Types

enum  
 Enum for domain dimension.
 
enum  
 Enum for range dimension.
 
typedef GV::Grid::ctype DomainFieldType
 Export type for domain field.
 
typedef Dune::FieldVector< GV::Grid::ctype, GV::dimension > DomainType
 domain type in dim-size coordinates
 
typedef RF RangeFieldType
 Export type for range field.
 
typedef Dune::FieldVector< RF, m > RangeType
 range type
 
typedef GV GridViewType
 The type of the grid view the function lives on.
 
typedef GV::Traits::template Codim< 0 >::Entity ElementType
 codim 0 entity
 

Detailed Description

template<typename GV, typename RF, int m>
struct Dune::PDELab::AnalyticGridFunctionTraits< GV, RF, m >

function signature for analytic functions on a grid


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)