A class for describing curvilinear 2D mappings from the logical domain to the physical domain. More...
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. | |
A class for describing curvilinear 2D mappings from the logical domain to the physical domain.