|
Clipper
|
map coordinate curvatures, with respect to grid u,v,w More...
#include <derivs.h>
Public Member Functions | |
| Curv_map () | |
| null constructor | |
| Curv_map (const Mat33< T > &m) | |
| constructor: copy/convert | |
| Curv_frac< T > | curv_frac (const Grid &g) const |
| grid-fractional derivative conversion | |
map coordinate curvatures, with respect to grid u,v,w
| Curv_frac< T > clipper::Curv_map< T >::curv_frac | ( | const Grid & | g | ) | const |
grid-fractional derivative conversion
| g | The grid concerned |
References clipper::Grid::nu(), clipper::Grid::nv(), and clipper::Grid::nw().
Referenced by clipper::Xmap< T >::interp_curv().
1.7.4