Indicates the Frame that a TensorIndexType is in.
More...
|
| struct | BlockLogical |
| |
| struct | Distorted |
| |
| struct | ElementLogical |
| |
| struct | Fluid |
| |
| struct | FrameIsPhysical |
| | Marks a Frame as being "physical" in the sense that it is meaningful to evaluate an analytic solution in that frame. More...
|
| |
| struct | Grid |
| |
| struct | Inertial |
| |
| struct | NoFrame |
| | Represents an index that is not in a known frame, e.g. some internal intermediate frame that is irrelevant to the interface. More...
|
| |
| struct | Spherical |
| | Represents a spherical-coordinate frame that is associated with a Cartesian frame, e.g. \((r,\theta,\phi)\) associated with the Inertial frame, as used on an apparent horizon or a wave-extraction surface. More...
|
| |
|
| template<typename Fr > |
| std::string | prefix () |
| | The frame-dependent prefix used when constructing the string returned by the name function of a tag. More...
|
| |
Indicates the Frame that a TensorIndexType is in.