Gyselalib++
Curvilinear2DToCartesian< X, Y, R, Theta > Class Template Reference

A class for describing curvilinear 2D mappings from the logical domain to the physical domain. More...

Inheritance diagram for Curvilinear2DToCartesian< X, Y, R, Theta >:
CircularToCartesian< X, Y, R, Theta > CzarnyToCartesian< X, Y, R, Theta >

Public Types

using cartesian_tag_x = X
 Indicate the first physical coordinate.
 
using cartesian_tag_y = Y
 Indicate the second physical coordinate.
 
using curvilinear_tag_r = R
 Indicate the first logical coordinate.
 
using curvilinear_tag_theta = Theta
 Indicate the second logical coordinate.
 

Detailed Description

template<class X, class Y, class R, class Theta>
class Curvilinear2DToCartesian< X, Y, R, Theta >

A class for describing curvilinear 2D mappings from the logical domain to the physical domain.


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