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

orthogonal (Angstom) curvatures, with respect to orthogonal x,y,z More...

#include <derivs.h>

Public Member Functions

 Curv_orth ()
 null constructor
 
 Curv_orth (const Mat33< T > &m)
 constructor: copy/convert
 
Curv_frac< T > curv_frac (const Cell &cell) const
 orthogonal-fractional derivative conversion More...
 

Detailed Description

template<class T>
class clipper::Curv_orth< T >

orthogonal (Angstom) curvatures, with respect to orthogonal x,y,z

Member Function Documentation

◆ curv_frac()

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

orthogonal-fractional derivative conversion

Parameters
cellThe cell concerned
Returns
The transformed derivative.

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