Clipper
Public Member Functions | List of all members
clipper::Curv_frac< T > Class Template Reference

fractional (cell) curvatures, with respect to fractional u,v,w More...

#include <derivs.h>

Public Member Functions

Curv_orth< T > curv_orth (const Cell &cell) const
 fractional-orthogonal derivative conversion More...
 
Curv_map< T > curv_map (const Grid &g) const
 fractional-grid derivative conversion More...
 

Detailed Description

template<class T>
class clipper::Curv_frac< T >

fractional (cell) curvatures, with respect to fractional u,v,w

Member Function Documentation

◆ curv_orth()

template<class T >
Curv_orth< T > clipper::Curv_frac< T >::curv_orth ( const Cell cell) const

fractional-orthogonal derivative conversion

Parameters
cellThe cell concerned
Returns
The transformed derivative.

◆ curv_map()

template<class T >
Curv_map< T > clipper::Curv_frac< T >::curv_map ( const Grid g) const

fractional-grid derivative conversion

Parameters
gThe grid concerned
Returns
The transformed derivative.

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