FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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"
12
14 int n;
15 int *item;
16};
17
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 */
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 * HECMW_couple_alloc_boundary_info(void)
struct hecmw_couple_boundary_item * elem
struct hecmw_couple_boundary_item * node
struct hecmw_couple_boundary_item * surf