|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
This is the complete list of members for AttrRecorderInterface, including all inherited members.
| record(const char *name, const char *val)=0 | AttrRecorderInterface | pure virtual |
| record(const char *name, double val)=0 (defined in AttrRecorderInterface) | AttrRecorderInterface | pure virtual |
| record(const char *name, int val)=0 (defined in AttrRecorderInterface) | AttrRecorderInterface | pure virtual |
| record(const char *name, long val)=0 (defined in AttrRecorderInterface) | AttrRecorderInterface | pure virtual |
| record_arr(const char *name, const double *arr, int length)=0 | AttrRecorderInterface | pure virtual |
| record_arr(const char *name, const int *arr, int length)=0 (defined in AttrRecorderInterface) | AttrRecorderInterface | pure virtual |
| record_arr(const char *name, const long *arr, int length)=0 (defined in AttrRecorderInterface) | AttrRecorderInterface | pure virtual |
| record_triple(const char *name, double a, double b, double c) | AttrRecorderInterface | inline |
| record_triple(const char *name, int a, int b, int c) (defined in AttrRecorderInterface) | AttrRecorderInterface | inline |
| ~AttrRecorderInterface() (defined in AttrRecorderInterface) | AttrRecorderInterface | inlinevirtual |