Gyselalib++
 
Loading...
Searching...
No Matches
InvJacobianOPoint< Mapping, CoordRTheta > Class Template Reference

An operator for calculating the inverse of the Jacobian at an O-point. More...

Detailed Description

template<class Mapping, class CoordRTheta>
class InvJacobianOPoint< Mapping, CoordRTheta >

An operator for calculating the inverse of the Jacobian at an O-point.

This class is used in CombinedMapping to calculate the inverse of the Jacobian at an O-point when one of the mappings does not allow the evaluation of its Jacobian/inverse Jacobian at the O-point.

Specialisations of this class must implement:

  • A constructor taking the Mapping as an argument
  • An operator() returning the Jacobian matrix at the O-point.
Template Parameters
MappingThe mapping for which the inverse of the Jacobian is calculated.
CoordRThetaThe coordinate system in which the inverse of the Jacobian is calculated.

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