![]() |
Bimetric 3+1 toolkit for spherical symmetry
|
Verbose descriptor of a grid function. More...
#include <gridFunctions.h>
Data Fields | |
Int | gf |
Grid function index. | |
std::string | name |
Name (in Mathematica, char '_' is translated to '$') | |
std::string | tex |
TeX equation. |
Verbose descriptor of a grid function.
Definition at line 53 of file gridFunctions.h.
Grid function index.
Definition at line 55 of file gridFunctions.h.
std::string GF_Descriptor::name |
Name (in Mathematica, char '_' is translated to '$')
Definition at line 56 of file gridFunctions.h.
std::string GF_Descriptor::tex |
TeX equation.
Definition at line 57 of file gridFunctions.h.