dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::GeoCoordFunctionCaller< codim, CoordFunction, true > Class Template Reference

#include <dune/fem/gridpart/geogridpart/cornerstorage.hh>

Inheritance diagram for Dune::Fem::GeoCoordFunctionCaller< codim, CoordFunction, true >:
Inheritance graph

Public Types

typedef BaseType::CoordFunctionType CoordFunctionType
 
typedef BaseType::HostEntityType HostEntityType
 

Public Member Functions

 GeoCoordFunctionCaller (const CoordFunctionType &coordFunction, const HostEntityType &hostEntity)
 

Member Typedef Documentation

◆ CoordFunctionType

template<int codim, class CoordFunction >
typedef BaseType::CoordFunctionType Dune::Fem::GeoCoordFunctionCaller< codim, CoordFunction, true >::CoordFunctionType

◆ HostEntityType

template<int codim, class CoordFunction >
typedef BaseType::HostEntityType Dune::Fem::GeoCoordFunctionCaller< codim, CoordFunction, true >::HostEntityType

Constructor & Destructor Documentation

◆ GeoCoordFunctionCaller()

template<int codim, class CoordFunction >
Dune::Fem::GeoCoordFunctionCaller< codim, CoordFunction, true >::GeoCoordFunctionCaller ( const CoordFunctionType coordFunction,
const HostEntityType hostEntity 
)
inline

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