![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Macros | |
#define | HECMW_CONNTYPE_HECMW 1 |
#define | HECMW_CONNTYPE_ABAQUS 2 |
#define | HECMW_CONNTYPE_NASTRAN 3 |
Functions | |
int | HECMW_convert_connectivity (int from, int hecmw_etype, int *conn) |
#define HECMW_CONNTYPE_ABAQUS 2 |
Definition at line 10 of file hecmw_conn_conv.h.
#define HECMW_CONNTYPE_HECMW 1 |
Definition at line 9 of file hecmw_conn_conv.h.
#define HECMW_CONNTYPE_NASTRAN 3 |
Definition at line 11 of file hecmw_conn_conv.h.
int HECMW_convert_connectivity | ( | int | from, |
int | hecmw_etype, | ||
int * | conn | ||
) |
Definition at line 46 of file hecmw_conn_conv.c.