Dune::IdenticalCoordFunction< ctype, dim > Class Template Reference

#include <dune/grid/geometrygrid/identity.hh>

Inheritance diagram for Dune::IdenticalCoordFunction< ctype, dim >:
Inheritance graph

List of all members.

Public Types

typedef Base::DomainVector DomainVector
 domain vector for the evaluate method
typedef Base::RangeVector RangeVector
 range vector for the evaluate method
typedef This Interface
typedef IdenticalCoordFunction
< ctype, dim > 
Implementation
typedef ctype ctype
 field type of the coordinate vector

Public Member Functions

void evaluate (const DomainVector &x, RangeVector &y) const

Static Public Attributes

static const unsigned int dimDomain
 dimension of the range vector (dimensionworld of host grid)
static const unsigned int dimRange
 dimension of the range vector

Protected Member Functions

const ImplementationasImp () const
ImplementationasImp ()

template<class ctype, unsigned int dim>
class Dune::IdenticalCoordFunction< ctype, dim >


Member Typedef Documentation

field type of the coordinate vector

template<class ctype, unsigned int dim>
typedef Base :: DomainVector Dune::IdenticalCoordFunction< ctype, dim >::DomainVector

domain vector for the evaluate method

Reimplemented from Dune::AnalyticalCoordFunction< ctype, dim, dim, IdenticalCoordFunction< ctype, dim > >.

template<class ctype, unsigned int dim>
typedef Base :: RangeVector Dune::IdenticalCoordFunction< ctype, dim >::RangeVector

range vector for the evaluate method

Reimplemented from Dune::AnalyticalCoordFunction< ctype, dim, dim, IdenticalCoordFunction< ctype, dim > >.


Member Function Documentation

const Implementation& Dune::AnalyticalCoordFunctionInterface< ctype , dimD, dimR, IdenticalCoordFunction< ctype, dim > >::asImp (  )  const [inline, protected, inherited]
Implementation& Dune::AnalyticalCoordFunctionInterface< ctype , dimD, dimR, IdenticalCoordFunction< ctype, dim > >::asImp (  )  [inline, protected, inherited]
template<class ctype, unsigned int dim>
void Dune::IdenticalCoordFunction< ctype, dim >::evaluate ( const DomainVector x,
RangeVector y 
) const [inline]

Member Data Documentation

const unsigned int Dune::AnalyticalCoordFunctionInterface< ctype , dimD, dimR, IdenticalCoordFunction< ctype, dim > >::dimDomain [static, inherited]

dimension of the range vector (dimensionworld of host grid)

const unsigned int Dune::AnalyticalCoordFunctionInterface< ctype , dimD, dimR, IdenticalCoordFunction< ctype, dim > >::dimRange [static, inherited]

dimension of the range vector


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].