KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::Policy::RelativeDeformation< Scalar > Struct Template Reference

#include <tools.hh>

Detailed Description

template<class Scalar>
struct Kaskade::Policy::RelativeDeformation< Scalar >

Definition at line 614 of file tools.hh.

Public Member Functions

 RelativeDeformation (Scalar scale_=0.25)
 
template<class Entity >
void init (Entity const &entity)
 
template<class Entity >
bool operator() (Entity const &entity, Scalar referenceVolume=-1.) const
 

Constructor & Destructor Documentation

◆ RelativeDeformation()

template<class Scalar >
Kaskade::Policy::RelativeDeformation< Scalar >::RelativeDeformation ( Scalar  scale_ = 0.25)
inlineexplicit

Definition at line 616 of file tools.hh.

Member Function Documentation

◆ init()

template<class Scalar >
template<class Entity >
void Kaskade::Policy::RelativeDeformation< Scalar >::init ( Entity const &  entity)
inline

Definition at line 620 of file tools.hh.

◆ operator()()

template<class Scalar >
template<class Entity >
bool Kaskade::Policy::RelativeDeformation< Scalar >::operator() ( Entity const &  entity,
Scalar  referenceVolume = -1. 
) const
inline

Definition at line 626 of file tools.hh.


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