Nek5000
SEM for Incompressible NS
|
#include <obbox.h>
Public Attributes | |
double | c0 [3] |
double | A [9] |
struct dbl_range | x [3] |
double obbox_3::A |
Definition at line 19 of file obbox.c.
Referenced by main(), obbox_calc_3(), and obbox_test_3().
double obbox_3::c0 |
Definition at line 19 of file obbox.c.
Referenced by main(), obbox_calc_3(), and obbox_test_3().
struct dbl_range obbox_3::x |
Definition at line 20 of file obbox.c.
Referenced by main(), obbox_axis_test_3(), and obbox_calc_3().