![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_couple_background_cell.h>
Data Fields | |
int | n |
double | coef |
int | nx |
int | ny |
int | nz |
double | dx |
double | dy |
double | dz |
Definition at line 13 of file hecmw_couple_background_cell.h.
double hecmw_couple_background_cell::coef |
Definition at line 18 of file hecmw_couple_background_cell.h.
double hecmw_couple_background_cell::dx |
Definition at line 22 of file hecmw_couple_background_cell.h.
double hecmw_couple_background_cell::dy |
Definition at line 23 of file hecmw_couple_background_cell.h.
double hecmw_couple_background_cell::dz |
Definition at line 24 of file hecmw_couple_background_cell.h.
int hecmw_couple_background_cell::n |
Definition at line 17 of file hecmw_couple_background_cell.h.
int hecmw_couple_background_cell::nx |
Definition at line 19 of file hecmw_couple_background_cell.h.
int hecmw_couple_background_cell::ny |
Definition at line 20 of file hecmw_couple_background_cell.h.
int hecmw_couple_background_cell::nz |
Definition at line 21 of file hecmw_couple_background_cell.h.