FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_s2n_dist_node.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_S2N_DIST_NODE
7 #define INC_HECMW_COUPLE_S2N_DIST_NODE
8 
9 #include "hecmw_struct.h"
10 #include "hecmw_couple_struct.h"
11 #include "hecmw_couple_weight.h"
15 
17  const struct hecmwST_local_mesh *mesh_src,
18  const struct hecmwST_local_mesh *mesh_dst,
19  const struct hecmw_couple_comm *comm_src,
20  const struct hecmw_couple_comm *comm_dst,
21  const struct hecmw_couple_comm *intercomm,
22  const struct hecmw_couple_boundary *boundary_src,
23  const struct hecmw_couple_boundary *boundary_dst,
24  const struct hecmw_couple_mapped_point *mapped_point,
25  const struct hecmw_couple_inter_iftable *inter_tbl);
26 
27 #endif /* INC_HECMW_COUPLE_S2N_DIST_NODE */
hecmw_couple_mapped_point.h
hecmw_couple_weight.h
hecmwST_local_mesh
Definition: hecmw_struct.h:139
hecmw_couple_boundary
Definition: hecmw_couple_boundary_info.h:18
hecmw_couple_weight_list
Definition: hecmw_couple_weight.h:17
hecmw_struct.h
hecmw_couple_comm
Definition: hecmw_couple_struct.h:12
HECMW_couple_s2n_dist_node
struct hecmw_couple_weight_list * HECMW_couple_s2n_dist_node(const struct hecmwST_local_mesh *mesh_src, const struct hecmwST_local_mesh *mesh_dst, const struct hecmw_couple_comm *comm_src, const struct hecmw_couple_comm *comm_dst, const struct hecmw_couple_comm *intercomm, const struct hecmw_couple_boundary *boundary_src, const struct hecmw_couple_boundary *boundary_dst, const struct hecmw_couple_mapped_point *mapped_point, const struct hecmw_couple_inter_iftable *inter_tbl)
Definition: hecmw_couple_s2n_dist_node.c:324
hecmw_couple_inter_iftable
Definition: hecmw_couple_inter_iftable.h:16
hecmw_couple_struct.h
hecmw_couple_boundary_info.h
hecmw_couple_mapped_point
Definition: hecmw_couple_mapped_point.h:12
hecmw_couple_inter_iftable.h