![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include "hecmw_util.h"
#include "hecmw_common_define.h"
#include "hecmw_etype.h"
#include "hecmw_conn_conv.h"
Go to the source code of this file.
Data Structures | |
struct | conn_conv |
struct | conn_order |
Functions | |
int | HECMW_convert_connectivity (int from, int hecmw_etype, int *conn) |
int HECMW_convert_connectivity | ( | int | from, |
int | hecmw_etype, | ||
int * | conn | ||
) |
Definition at line 46 of file hecmw_conn_conv.c.