FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_conn_conv.h File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ HECMW_CONNTYPE_ABAQUS

#define HECMW_CONNTYPE_ABAQUS   2

Definition at line 10 of file hecmw_conn_conv.h.

◆ HECMW_CONNTYPE_HECMW

#define HECMW_CONNTYPE_HECMW   1

Definition at line 9 of file hecmw_conn_conv.h.

◆ HECMW_CONNTYPE_NASTRAN

#define HECMW_CONNTYPE_NASTRAN   3

Definition at line 11 of file hecmw_conn_conv.h.

Function Documentation

◆ HECMW_convert_connectivity()

int HECMW_convert_connectivity ( int  from,
int  hecmw_etype,
int *  conn 
)

Definition at line 46 of file hecmw_conn_conv.c.