![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_couple_bounding_box.h>
Data Fields | |
double | min_x |
double | min_y |
double | min_z |
double | max_x |
double | max_y |
double | max_z |
Definition at line 12 of file hecmw_couple_bounding_box.h.
double hecmw_couple_box::max_x |
Definition at line 16 of file hecmw_couple_bounding_box.h.
double hecmw_couple_box::max_y |
Definition at line 17 of file hecmw_couple_bounding_box.h.
double hecmw_couple_box::max_z |
Definition at line 18 of file hecmw_couple_bounding_box.h.
double hecmw_couple_box::min_x |
Definition at line 13 of file hecmw_couple_bounding_box.h.
double hecmw_couple_box::min_y |
Definition at line 14 of file hecmw_couple_bounding_box.h.
double hecmw_couple_box::min_z |
Definition at line 15 of file hecmw_couple_bounding_box.h.