![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_couple_mapped_point.h>
Data Fields | |
| int | n |
| int | type |
| int * | item |
| int * | id |
| double * | coord |
Definition at line 12 of file hecmw_couple_mapped_point.h.
| double* hecmw_couple_mapped_point::coord |
Definition at line 17 of file hecmw_couple_mapped_point.h.
| int* hecmw_couple_mapped_point::id |
Definition at line 16 of file hecmw_couple_mapped_point.h.
| int* hecmw_couple_mapped_point::item |
Definition at line 15 of file hecmw_couple_mapped_point.h.
| int hecmw_couple_mapped_point::n |
Definition at line 13 of file hecmw_couple_mapped_point.h.
| int hecmw_couple_mapped_point::type |
Definition at line 14 of file hecmw_couple_mapped_point.h.