FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw.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
6#ifndef HECMW_H_INCLUDED
7#define HECMW_H_INCLUDED
8#include "hecmw_ablex.h"
9#include "hecmw_bit_array.h"
10#include "hecmw_comm.h"
11#include "hecmw_common.h"
12#include "hecmw_common_define.h"
13#include "hecmw_config.h"
14#include "hecmw_conn_conv.h"
15#include "hecmw_control.h"
16#include "hecmw_ctrllex.h"
18#include "hecmw_dist.h"
19#include "hecmw_dist_alloc.h"
20#include "hecmw_dist_copy_c2f.h"
21#include "hecmw_dist_copy_f2c.h"
22#include "hecmw_dist_free.h"
23#include "hecmw_dist_print.h"
24#include "hecmw_dist_refine.h"
25#include "hecmw_error.h"
26#include "hecmw_etype.h"
27#include "hecmw_finalize.h"
28#include "hecmw_geometric.h"
29#include "hecmw_gflex.h"
30#include "hecmw_heclex.h"
31#include "hecmw_init.h"
32#include "hecmw_io.h"
33#include "hecmw_io_abaqus.h"
34#include "hecmw_io_dist.h"
35#include "hecmw_io_geofem.h"
36#include "hecmw_io_get_mesh.h"
37#include "hecmw_io_hec.h"
38#include "hecmw_io_mesh.h"
39#include "hecmw_io_nastran.h"
40#include "hecmw_io_put_mesh.h"
41#include "hecmw_io_struct.h"
42#include "hecmw_lib_fc.h"
43#include "hecmw_log.h"
44#include "hecmw_malloc.h"
45#include "hecmw_map_int.h"
46#include "hecmw_msg.h"
47#include "hecmw_msgno.h"
48#include "hecmw_path.h"
49#include "hecmw_reorder.h"
50#include "hecmw_restart.h"
51#include "hecmw_result.h"
54#include "hecmw_set_int.h"
55#include "hecmw_struct.h"
56#include "hecmw_system.h"
57#include "hecmw_time.h"
58#include "hecmw_ucd_print.h"
59#include "hecmw_util.h"
60#include "hecmw_varray_int.h"
61#include "hecmw_vis_SF_geom.h"
62#include "hecmw_vis_comm_util.h"
63#include "hecmw_vis_mem_util.h"
65#include "hecmw_vis_ray_trace.h"
67#include "hecmw_visualizer.h"
68#endif