General 3-vectors of ints. More...
#include <athena.h>
Public Attributes | |
int | i |
int | j |
int | k |
General 3-vectors of ints.
Definition at line 48 of file athena.h.
int Int3Vect::i |
Definition at line 49 of file athena.h.
Referenced by FixCell(), integrate_1d_vl(), integrate_2d_vl(), and integrate_3d_vl().
int Int3Vect::j |
Definition at line 49 of file athena.h.
Referenced by FixCell(), integrate_1d_vl(), integrate_2d_vl(), and integrate_3d_vl().
int Int3Vect::k |
Definition at line 49 of file athena.h.
Referenced by FixCell(), integrate_1d_vl(), integrate_2d_vl(), and integrate_3d_vl().