Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
AttrRecorderInterface Member List

This is the complete list of members for AttrRecorderInterface, including all inherited members.

record(const char *name, const char *val)=0AttrRecorderInterfacepure virtual
record(const char *name, double val)=0 (defined in AttrRecorderInterface)AttrRecorderInterfacepure virtual
record(const char *name, int val)=0 (defined in AttrRecorderInterface)AttrRecorderInterfacepure virtual
record(const char *name, long val)=0 (defined in AttrRecorderInterface)AttrRecorderInterfacepure virtual
record_arr(const char *name, const double *arr, int length)=0AttrRecorderInterfacepure virtual
record_arr(const char *name, const int *arr, int length)=0 (defined in AttrRecorderInterface)AttrRecorderInterfacepure virtual
record_arr(const char *name, const long *arr, int length)=0 (defined in AttrRecorderInterface)AttrRecorderInterfacepure virtual
record_triple(const char *name, double a, double b, double c)AttrRecorderInterfaceinline
record_triple(const char *name, int a, int b, int c) (defined in AttrRecorderInterface)AttrRecorderInterfaceinline
~AttrRecorderInterface() (defined in AttrRecorderInterface)AttrRecorderInterfaceinlinevirtual