dune-grid  2.6-git
Public Types | Public Member Functions | List of all members
Dune::DefaultCoordFunction< HostGrid > Class Template Reference

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

Inheritance diagram for Dune::DefaultCoordFunction< HostGrid >:
Inheritance graph

Public Types

typedef Base ::DomainVector DomainVector
 
typedef Base ::RangeVector RangeVector
 

Public Member Functions

RangeVector operator() (const DomainVector &x) const
 

Member Typedef Documentation

◆ DomainVector

typedef Base :: DomainVector Dune::IdenticalCoordFunction< HostGrid::ctype , dim >::DomainVector
inherited

◆ RangeVector

typedef Base :: RangeVector Dune::IdenticalCoordFunction< HostGrid::ctype , dim >::RangeVector
inherited

Member Function Documentation

◆ operator()()

RangeVector Dune::IdenticalCoordFunction< HostGrid::ctype , dim >::operator() ( const DomainVector x) const
inlineinherited

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