FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
hecmw2fstr_connect_conv.h
Go to the documentation of this file.
1
/*****************************************************************************
2
* Copyright (c) 2019 FrontISTR Commons
3
* This software is released under the MIT License, see LICENSE.txt
4
*****************************************************************************/
5
11
void
c_hecmw2fstr_connect_conv
(
int
n_elem,
int
elem_type[],
12
int
elem_node_index[],
int
elem_node_item[]);
13
18
void
c_fstr2hecmw_connect_conv
(
int
n_elem,
int
elem_type[],
19
int
elem_node_index[],
int
elem_node_item[]);
20
void
c_fstr2hecmw_elem_conv
(
int
elem_type,
int
node[]);
c_hecmw2fstr_connect_conv
void c_hecmw2fstr_connect_conv(int n_elem, int elem_type[], int elem_node_index[], int elem_node_item[])
Definition:
hecmw2fstr_connect_conv.c:34
c_fstr2hecmw_connect_conv
void c_fstr2hecmw_connect_conv(int n_elem, int elem_type[], int elem_node_index[], int elem_node_item[])
Definition:
hecmw2fstr_connect_conv.c:87
c_fstr2hecmw_elem_conv
void c_fstr2hecmw_elem_conv(int elem_type, int node[])
Definition:
hecmw2fstr_connect_conv.c:133
fistr1
src
common
hecmw2fstr_connect_conv.h
Generated by
1.8.17