![]() |
FrontISTR
5.7.0
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 20 of file hecmw_couple_mapped_point.h.
int* hecmw_couple_mapped_point::id |
Definition at line 19 of file hecmw_couple_mapped_point.h.
int* hecmw_couple_mapped_point::item |
Definition at line 18 of file hecmw_couple_mapped_point.h.
int hecmw_couple_mapped_point::n |
Definition at line 16 of file hecmw_couple_mapped_point.h.
int hecmw_couple_mapped_point::type |
Definition at line 17 of file hecmw_couple_mapped_point.h.