Nek5000
SEM for Incompressible NS
|
#include <obbox.h>
Public Attributes | |
double | c0 [2] |
double | A [4] |
struct dbl_range | x [2] |
double obbox_2::A |
Definition at line 16 of file obbox.c.
Referenced by main(), obbox_calc_2(), and obbox_test_2().
double obbox_2::c0 |
Definition at line 16 of file obbox.c.
Referenced by main(), obbox_calc_2(), and obbox_test_2().
struct dbl_range obbox_2::x |
Definition at line 17 of file obbox.c.
Referenced by main(), obbox_axis_test_2(), and obbox_calc_2().