Bimetric 3+1 toolkit for spherical symmetry
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
GF_Descriptor Struct Reference

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.

Detailed Description

Verbose descriptor of a grid function.

Definition at line 53 of file gridFunctions.h.


Field Documentation

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.


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