![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include "hecmw_struct.h"
#include "hecmw_couple_struct.h"
#include "hecmw_couple_weight.h"
#include "hecmw_couple_boundary_info.h"
#include "hecmw_couple_mapped_point.h"
#include "hecmw_couple_inter_iftable.h"
Go to the source code of this file.
Functions | |
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) |
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 at line 324 of file hecmw_couple_s2n_dist_node.c.