FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_boundary_info.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 INC_HECMW_COUPLE_BOUNDARY_INFO
7 #define INC_HECMW_COUPLE_BOUNDARY_INFO
8 
9 #include "hecmw_struct.h"
10 #include "hecmw_couple_struct.h"
11 #include "hecmw_couple_control.h"
12 
14  int n;
15  int *item;
16 };
17 
19  int geom_type;
20  int data_type;
26 };
27 
29  struct hecmw_couple_boundary *boundary);
30 
32 
34  const char *boundary_id, int unit_specifier,
35  const struct hecmwST_local_mesh *mesh);
36 
37 #endif /* INC_HECMW_COUPLE_BOUNDARY_INFO */
struct hecmw_couple_boundary * HECMW_couple_alloc_boundary_info(void)
void HECMW_couple_free_boundary_info(struct hecmw_couple_boundary *boundary)
struct hecmw_couple_boundary * HECMW_couple_set_boundary_info(const char *boundary_id, int unit_specifier, const struct hecmwST_local_mesh *mesh)
struct hecmw_couple_boundary_item * elem
struct hecmw_couple_boundary_item * node
struct hecmw_couple_boundary_item * surf