FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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
11void c_hecmw2fstr_connect_conv(int n_elem, int elem_type[],
12 int elem_node_index[], int elem_node_item[]);
13
18void c_fstr2hecmw_connect_conv(int n_elem, int elem_type[],
19 int elem_node_index[], int elem_node_item[]);
20void c_fstr2hecmw_elem_conv(int elem_type, int node[]);
void c_fstr2hecmw_elem_conv(int elem_type, int node[])
void c_fstr2hecmw_connect_conv(int n_elem, int elem_type[], int elem_node_index[], int elem_node_item[])
void c_hecmw2fstr_connect_conv(int n_elem, int elem_type[], int elem_node_index[], int elem_node_item[])