KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::Distance< Interpolation > Struct Template Reference

#include <tools.hh>

Detailed Description

template<class Interpolation>
struct Kaskade::Distance< Interpolation >

Definition at line 838 of file tools.hh.

Public Member Functions

 Distance (Interpolation const &interpolation_)
 
template<class Cell , class Vector >
Vector::field_type operator() (Cell const &cell, Vector const &x) const
 
template<class Cell , class Vector = Dune::FieldVector<double,Cell::dimension>>
Vector normal (Cell const &cell) const
 

Constructor & Destructor Documentation

◆ Distance()

template<class Interpolation >
Kaskade::Distance< Interpolation >::Distance ( Interpolation const &  interpolation_)
inlineexplicit

Definition at line 840 of file tools.hh.

Member Function Documentation

◆ normal()

template<class Interpolation >
template<class Cell , class Vector = Dune::FieldVector<double,Cell::dimension>>
Vector Kaskade::Distance< Interpolation >::normal ( Cell const &  cell) const
inline

Definition at line 863 of file tools.hh.

◆ operator()()

template<class Interpolation >
template<class Cell , class Vector >
Vector::field_type Kaskade::Distance< Interpolation >::operator() ( Cell const &  cell,
Vector const &  x 
) const
inline

Definition at line 845 of file tools.hh.


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