FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_info_if.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "hecmw_struct.h"
#include "hecmw_lib_fc.h"
#include "hecmw_couple_info.h"
Include dependency graph for hecmw_couple_info_if.c:

Go to the source code of this file.

Functions

void hecmw_couple_get_unit_id_if (char *boundary_id, int *unit_specifier, char *buf, int *err, int id_len, int buf_len)
 
void hecmw_couple_get_unit_id_if_ (char *boundary_id, int *unit_specifier, char *buf, int *err, int id_len, int buf_len)
 
void hecmw_couple_get_unit_id_if__ (char *boundary_id, int *unit_specifier, char *buf, int *err, int id_len, int buf_len)
 
void HECMW_COUPLE_GET_UNIT_ID_IF (char *boundary_id, int *unit_specifier, char *buf, int *err, int id_len, int buf_len)
 
void hecmw_couple_is_memb_if (char *boundary_id, int *is_member, int id_len)
 
void hecmw_couple_is_memb_if_ (char *boundary_id, int *is_member, int id_len)
 
void hecmw_couple_is_memb_if__ (char *boundary_id, int *is_member, int id_len)
 
void HECMW_COUPLE_IS_MEMB_IF (char *boundary_id, int *is_member, int id_len)
 
void hecmw_couple_is_unit_memb_if (char *boundary_id, int *unit_specifier, int *is_member, int id_len)
 
void hecmw_couple_is_unit_memb_if_ (char *boundary_id, int *unit_specifier, int *is_member, int id_len)
 
void hecmw_couple_is_unit_memb_if__ (char *boundary_id, int *unit_specifier, int *is_member, int id_len)
 
void HECMW_COUPLE_IS_UNIT_MEMB_IF (char *boundary_id, int *unit_specifier, int *is_member, int id_len)
 
void hecmw_couple_is_unit_memb_u_if (char *unit_id, int *is_member, int id_len)
 
void hecmw_couple_is_unit_memb_u_if_ (char *unit_id, int *is_member, int id_len)
 
void hecmw_couple_is_unit_memb_u_if__ (char *unit_id, int *is_member, int id_len)
 
void HECMW_COUPLE_IS_UNIT_MEMB_U_IF (char *unit_id, int *is_member, int id_len)
 
void hecmw_couple_is_root_if (char *boundary_id, int *is_root, int id_len)
 
void hecmw_couple_is_root_if_ (char *boundary_id, int *is_root, int id_len)
 
void hecmw_couple_is_root_if__ (char *boundary_id, int *is_root, int id_len)
 
void HECMW_COUPLE_IS_ROOT_IF (char *boundary_id, int *is_root, int id_len)
 
void hecmw_couple_is_unit_root_if (char *boundary_id, int *unit_specifier, int *is_root, int id_len)
 
void hecmw_couple_is_unit_root_if_ (char *boundary_id, int *unit_specifier, int *is_root, int id_len)
 
void hecmw_couple_is_unit_root_if__ (char *boundary_id, int *unit_specifier, int *is_root, int id_len)
 
void HECMW_COUPLE_IS_UNIT_ROOT_IF (char *boundary_id, int *unit_specifier, int *is_root, int id_len)
 
void hecmw_couple_is_unit_root_u_if (char *unit_id, int *is_root, int id_len)
 
void hecmw_couple_is_unit_root_u_if_ (char *unit_id, int *is_root, int id_len)
 
void hecmw_couple_is_unit_root_u_if__ (char *unit_id, int *is_root, int id_len)
 
void HECMW_COUPLE_IS_UNIT_ROOT_U_IF (char *unit_id, int *is_root, int id_len)
 
void hecmw_intercomm_get_size_if (char *boundary_id, int *psize, int id_len)
 
void hecmw_intercomm_get_size_if_ (char *boundary_id, int *psize, int id_len)
 
void hecmw_intercomm_get_size_if__ (char *boundary_id, int *psize, int id_len)
 
void HECMW_INTERCOMM_GET_SIZE_IF (char *boundary_id, int *psize, int id_len)
 
void hecmw_intracomm_get_size_if (char *boundary_id, int *unit_specifier, int *psize, int id_len)
 
void hecmw_intracomm_get_size_if_ (char *boundary_id, int *unit_specifier, int *psize, int id_len)
 
void hecmw_intracomm_get_size_if__ (char *boundary_id, int *unit_specifier, int *psize, int id_len)
 
void HECMW_INTRACOMM_GET_SIZE_IF (char *boundary_id, int *unit_specifier, int *psize, int id_len)
 
void hecmw_intracomm_get_size_u_if (char *unit_id, int *psize, int id_len)
 
void hecmw_intracomm_get_size_u_if_ (char *unit_id, int *psize, int id_len)
 
void hecmw_intracomm_get_size_u_if__ (char *unit_id, int *psize, int id_len)
 
void HECMW_INTRACOMM_GET_SIZE_U_IF (char *unit_id, int *psize, int id_len)
 
void hecmw_intercomm_get_rank_if (char *boundary_id, int *rank, int id_len)
 
void hecmw_intercomm_get_rank_if_ (char *boundary_id, int *rank, int id_len)
 
void hecmw_intercomm_get_rank_if__ (char *boundary_id, int *rank, int id_len)
 
void HECMW_INTERCOMM_GET_RANK_IF (char *boundary_id, int *rank, int id_len)
 
void hecmw_intracomm_get_rank_if (char *boundary_id, int *unit_specifier, int *rank, int id_len)
 
void hecmw_intracomm_get_rank_if_ (char *boundary_id, int *unit_specifier, int *rank, int id_len)
 
void hecmw_intracomm_get_rank_if__ (char *boundary_id, int *unit_specifier, int *rank, int id_len)
 
void HECMW_INTRACOMM_GET_RANK_IF (char *boundary_id, int *unit_specifier, int *rank, int id_len)
 
void hecmw_intracomm_get_rank_u_if (char *unit_id, int *rank, int id_len)
 
void hecmw_intracomm_get_rank_u_if_ (char *unit_id, int *rank, int id_len)
 
void hecmw_intracomm_get_rank_u_if__ (char *unit_id, int *rank, int id_len)
 
void HECMW_INTRACOMM_GET_RANK_U_IF (char *unit_id, int *rank, int id_len)
 
void hecmw_intercomm_get_comm_if (char *boundary_id, int *comm, int id_len)
 
void hecmw_intercomm_get_comm_if_ (char *boundary_id, int *comm, int id_len)
 
void hecmw_intercomm_get_comm_if__ (char *boundary_id, int *comm, int id_len)
 
void HECMW_INTERCOMM_GET_COMM_IF (char *boundary_id, int *comm, int id_len)
 
void hecmw_intracomm_get_comm_if (char *boundary_id, int *unit_specifier, int *comm, int id_len)
 
void hecmw_intracomm_get_comm_if_ (char *boundary_id, int *unit_specifier, int *comm, int id_len)
 
void hecmw_intracomm_get_comm_if__ (char *boundary_id, int *unit_specifier, int *comm, int id_len)
 
void HECMW_INTRACOMM_GET_COMM_IF (char *boundary_id, int *unit_specifier, int *comm, int id_len)
 
void hecmw_intracomm_get_comm_u_if (char *unit_id, int *comm, int id_len)
 
void hecmw_intracomm_get_comm_u_if_ (char *unit_id, int *comm, int id_len)
 
void hecmw_intracomm_get_comm_u_if__ (char *unit_id, int *comm, int id_len)
 
void HECMW_INTRACOMM_GET_COMM_U_IF (char *unit_id, int *comm, int id_len)
 
void hecmw_intercomm_get_group_if (char *boundary_id, int *group, int id_len)
 
void hecmw_intercomm_get_group_if_ (char *boundary_id, int *group, int id_len)
 
void hecmw_intercomm_get_group_if__ (char *boundary_id, int *group, int id_len)
 
void HECMW_INTERCOMM_GET_GROUP_IF (char *boundary_id, int *group, int id_len)
 
void hecmw_intracomm_get_group_if (char *boundary_id, int *unit_specifier, int *group, int id_len)
 
void hecmw_intracomm_get_group_if_ (char *boundary_id, int *unit_specifier, int *group, int id_len)
 
void hecmw_intracomm_get_group_if__ (char *boundary_id, int *unit_specifier, int *group, int id_len)
 
void HECMW_INTRACOMM_GET_GROUP_IF (char *boundary_id, int *unit_specifier, int *group, int id_len)
 
void hecmw_intracomm_get_group_u_if (char *unit_id, int *group, int id_len)
 
void hecmw_intracomm_get_group_u_if_ (char *unit_id, int *group, int id_len)
 
void hecmw_intracomm_get_group_u_if__ (char *unit_id, int *group, int id_len)
 
void HECMW_INTRACOMM_GET_GROUP_U_IF (char *unit_id, int *group, int id_len)
 
void hecmw_couple_comm_init_if (int *err)
 
void hecmw_couple_comm_init_if_ (int *err)
 
void hecmw_couple_comm_init_if__ (int *err)
 
void HECMW_COUPLE_COMM_INIT_IF (int *err)
 

Function Documentation

◆ hecmw_couple_comm_init_if()

void hecmw_couple_comm_init_if ( int *  err)

Definition at line 564 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_COMM_INIT_IF()

void HECMW_COUPLE_COMM_INIT_IF ( int *  err)

Definition at line 580 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_comm_init_if_()

void hecmw_couple_comm_init_if_ ( int *  err)

Definition at line 572 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_comm_init_if__()

void hecmw_couple_comm_init_if__ ( int *  err)

Definition at line 576 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_get_unit_id_if()

void hecmw_couple_get_unit_id_if ( char *  boundary_id,
int *  unit_specifier,
char *  buf,
int *  err,
int  id_len,
int  buf_len 
)

Definition at line 17 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_GET_UNIT_ID_IF()

void HECMW_COUPLE_GET_UNIT_ID_IF ( char *  boundary_id,
int *  unit_specifier,
char *  buf,
int *  err,
int  id_len,
int  buf_len 
)

Definition at line 50 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_get_unit_id_if_()

void hecmw_couple_get_unit_id_if_ ( char *  boundary_id,
int *  unit_specifier,
char *  buf,
int *  err,
int  id_len,
int  buf_len 
)

Definition at line 36 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_get_unit_id_if__()

void hecmw_couple_get_unit_id_if__ ( char *  boundary_id,
int *  unit_specifier,
char *  buf,
int *  err,
int  id_len,
int  buf_len 
)

Definition at line 43 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_memb_if()

void hecmw_couple_is_memb_if ( char *  boundary_id,
int *  is_member,
int  id_len 
)

Definition at line 60 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_IS_MEMB_IF()

void HECMW_COUPLE_IS_MEMB_IF ( char *  boundary_id,
int *  is_member,
int  id_len 
)

Definition at line 80 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_memb_if_()

void hecmw_couple_is_memb_if_ ( char *  boundary_id,
int *  is_member,
int  id_len 
)

Definition at line 70 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_memb_if__()

void hecmw_couple_is_memb_if__ ( char *  boundary_id,
int *  is_member,
int  id_len 
)

Definition at line 75 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_root_if()

void hecmw_couple_is_root_if ( char *  boundary_id,
int *  is_root,
int  id_len 
)

Definition at line 145 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_IS_ROOT_IF()

void HECMW_COUPLE_IS_ROOT_IF ( char *  boundary_id,
int *  is_root,
int  id_len 
)

Definition at line 165 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_root_if_()

void hecmw_couple_is_root_if_ ( char *  boundary_id,
int *  is_root,
int  id_len 
)

Definition at line 155 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_root_if__()

void hecmw_couple_is_root_if__ ( char *  boundary_id,
int *  is_root,
int  id_len 
)

Definition at line 160 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_memb_if()

void hecmw_couple_is_unit_memb_if ( char *  boundary_id,
int *  unit_specifier,
int *  is_member,
int  id_len 
)

Definition at line 88 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_IS_UNIT_MEMB_IF()

void HECMW_COUPLE_IS_UNIT_MEMB_IF ( char *  boundary_id,
int *  unit_specifier,
int *  is_member,
int  id_len 
)

Definition at line 110 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_memb_if_()

void hecmw_couple_is_unit_memb_if_ ( char *  boundary_id,
int *  unit_specifier,
int *  is_member,
int  id_len 
)

Definition at line 98 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_memb_if__()

void hecmw_couple_is_unit_memb_if__ ( char *  boundary_id,
int *  unit_specifier,
int *  is_member,
int  id_len 
)

Definition at line 104 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_memb_u_if()

void hecmw_couple_is_unit_memb_u_if ( char *  unit_id,
int *  is_member,
int  id_len 
)

Definition at line 118 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_IS_UNIT_MEMB_U_IF()

void HECMW_COUPLE_IS_UNIT_MEMB_U_IF ( char *  unit_id,
int *  is_member,
int  id_len 
)

Definition at line 137 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_memb_u_if_()

void hecmw_couple_is_unit_memb_u_if_ ( char *  unit_id,
int *  is_member,
int  id_len 
)

Definition at line 127 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_memb_u_if__()

void hecmw_couple_is_unit_memb_u_if__ ( char *  unit_id,
int *  is_member,
int  id_len 
)

Definition at line 132 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_root_if()

void hecmw_couple_is_unit_root_if ( char *  boundary_id,
int *  unit_specifier,
int *  is_root,
int  id_len 
)

Definition at line 173 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_IS_UNIT_ROOT_IF()

void HECMW_COUPLE_IS_UNIT_ROOT_IF ( char *  boundary_id,
int *  unit_specifier,
int *  is_root,
int  id_len 
)

Definition at line 195 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_root_if_()

void hecmw_couple_is_unit_root_if_ ( char *  boundary_id,
int *  unit_specifier,
int *  is_root,
int  id_len 
)

Definition at line 183 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_root_if__()

void hecmw_couple_is_unit_root_if__ ( char *  boundary_id,
int *  unit_specifier,
int *  is_root,
int  id_len 
)

Definition at line 189 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_root_u_if()

void hecmw_couple_is_unit_root_u_if ( char *  unit_id,
int *  is_root,
int  id_len 
)

Definition at line 203 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_COUPLE_IS_UNIT_ROOT_U_IF()

void HECMW_COUPLE_IS_UNIT_ROOT_U_IF ( char *  unit_id,
int *  is_root,
int  id_len 
)

Definition at line 222 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_root_u_if_()

void hecmw_couple_is_unit_root_u_if_ ( char *  unit_id,
int *  is_root,
int  id_len 
)

Definition at line 212 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_couple_is_unit_root_u_if__()

void hecmw_couple_is_unit_root_u_if__ ( char *  unit_id,
int *  is_root,
int  id_len 
)

Definition at line 217 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_comm_if()

void hecmw_intercomm_get_comm_if ( char *  boundary_id,
int *  comm,
int  id_len 
)

Definition at line 396 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTERCOMM_GET_COMM_IF()

void HECMW_INTERCOMM_GET_COMM_IF ( char *  boundary_id,
int *  comm,
int  id_len 
)

Definition at line 416 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_comm_if_()

void hecmw_intercomm_get_comm_if_ ( char *  boundary_id,
int *  comm,
int  id_len 
)

Definition at line 406 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_comm_if__()

void hecmw_intercomm_get_comm_if__ ( char *  boundary_id,
int *  comm,
int  id_len 
)

Definition at line 411 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_group_if()

void hecmw_intercomm_get_group_if ( char *  boundary_id,
int *  group,
int  id_len 
)

Definition at line 480 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTERCOMM_GET_GROUP_IF()

void HECMW_INTERCOMM_GET_GROUP_IF ( char *  boundary_id,
int *  group,
int  id_len 
)

Definition at line 500 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_group_if_()

void hecmw_intercomm_get_group_if_ ( char *  boundary_id,
int *  group,
int  id_len 
)

Definition at line 490 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_group_if__()

void hecmw_intercomm_get_group_if__ ( char *  boundary_id,
int *  group,
int  id_len 
)

Definition at line 495 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_rank_if()

void hecmw_intercomm_get_rank_if ( char *  boundary_id,
int *  rank,
int  id_len 
)

Definition at line 313 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTERCOMM_GET_RANK_IF()

void HECMW_INTERCOMM_GET_RANK_IF ( char *  boundary_id,
int *  rank,
int  id_len 
)

Definition at line 333 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_rank_if_()

void hecmw_intercomm_get_rank_if_ ( char *  boundary_id,
int *  rank,
int  id_len 
)

Definition at line 323 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_rank_if__()

void hecmw_intercomm_get_rank_if__ ( char *  boundary_id,
int *  rank,
int  id_len 
)

Definition at line 328 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_size_if()

void hecmw_intercomm_get_size_if ( char *  boundary_id,
int *  psize,
int  id_len 
)

Definition at line 230 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTERCOMM_GET_SIZE_IF()

void HECMW_INTERCOMM_GET_SIZE_IF ( char *  boundary_id,
int *  psize,
int  id_len 
)

Definition at line 250 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_size_if_()

void hecmw_intercomm_get_size_if_ ( char *  boundary_id,
int *  psize,
int  id_len 
)

Definition at line 240 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intercomm_get_size_if__()

void hecmw_intercomm_get_size_if__ ( char *  boundary_id,
int *  psize,
int  id_len 
)

Definition at line 245 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_comm_if()

void hecmw_intracomm_get_comm_if ( char *  boundary_id,
int *  unit_specifier,
int *  comm,
int  id_len 
)

Definition at line 424 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_COMM_IF()

void HECMW_INTRACOMM_GET_COMM_IF ( char *  boundary_id,
int *  unit_specifier,
int *  comm,
int  id_len 
)

Definition at line 445 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_comm_if_()

void hecmw_intracomm_get_comm_if_ ( char *  boundary_id,
int *  unit_specifier,
int *  comm,
int  id_len 
)

Definition at line 434 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_comm_if__()

void hecmw_intracomm_get_comm_if__ ( char *  boundary_id,
int *  unit_specifier,
int *  comm,
int  id_len 
)

Definition at line 439 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_comm_u_if()

void hecmw_intracomm_get_comm_u_if ( char *  unit_id,
int *  comm,
int  id_len 
)

Definition at line 453 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_COMM_U_IF()

void HECMW_INTRACOMM_GET_COMM_U_IF ( char *  unit_id,
int *  comm,
int  id_len 
)

Definition at line 472 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_comm_u_if_()

void hecmw_intracomm_get_comm_u_if_ ( char *  unit_id,
int *  comm,
int  id_len 
)

Definition at line 462 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_comm_u_if__()

void hecmw_intracomm_get_comm_u_if__ ( char *  unit_id,
int *  comm,
int  id_len 
)

Definition at line 467 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_group_if()

void hecmw_intracomm_get_group_if ( char *  boundary_id,
int *  unit_specifier,
int *  group,
int  id_len 
)

Definition at line 508 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_GROUP_IF()

void HECMW_INTRACOMM_GET_GROUP_IF ( char *  boundary_id,
int *  unit_specifier,
int *  group,
int  id_len 
)

Definition at line 530 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_group_if_()

void hecmw_intracomm_get_group_if_ ( char *  boundary_id,
int *  unit_specifier,
int *  group,
int  id_len 
)

Definition at line 518 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_group_if__()

void hecmw_intracomm_get_group_if__ ( char *  boundary_id,
int *  unit_specifier,
int *  group,
int  id_len 
)

Definition at line 524 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_group_u_if()

void hecmw_intracomm_get_group_u_if ( char *  unit_id,
int *  group,
int  id_len 
)

Definition at line 538 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_GROUP_U_IF()

void HECMW_INTRACOMM_GET_GROUP_U_IF ( char *  unit_id,
int *  group,
int  id_len 
)

Definition at line 557 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_group_u_if_()

void hecmw_intracomm_get_group_u_if_ ( char *  unit_id,
int *  group,
int  id_len 
)

Definition at line 547 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_group_u_if__()

void hecmw_intracomm_get_group_u_if__ ( char *  unit_id,
int *  group,
int  id_len 
)

Definition at line 552 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_rank_if()

void hecmw_intracomm_get_rank_if ( char *  boundary_id,
int *  unit_specifier,
int *  rank,
int  id_len 
)

Definition at line 341 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_RANK_IF()

void HECMW_INTRACOMM_GET_RANK_IF ( char *  boundary_id,
int *  unit_specifier,
int *  rank,
int  id_len 
)

Definition at line 362 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_rank_if_()

void hecmw_intracomm_get_rank_if_ ( char *  boundary_id,
int *  unit_specifier,
int *  rank,
int  id_len 
)

Definition at line 351 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_rank_if__()

void hecmw_intracomm_get_rank_if__ ( char *  boundary_id,
int *  unit_specifier,
int *  rank,
int  id_len 
)

Definition at line 356 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_rank_u_if()

void hecmw_intracomm_get_rank_u_if ( char *  unit_id,
int *  rank,
int  id_len 
)

Definition at line 370 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_RANK_U_IF()

void HECMW_INTRACOMM_GET_RANK_U_IF ( char *  unit_id,
int *  rank,
int  id_len 
)

Definition at line 389 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_rank_u_if_()

void hecmw_intracomm_get_rank_u_if_ ( char *  unit_id,
int *  rank,
int  id_len 
)

Definition at line 379 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_rank_u_if__()

void hecmw_intracomm_get_rank_u_if__ ( char *  unit_id,
int *  rank,
int  id_len 
)

Definition at line 384 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_size_if()

void hecmw_intracomm_get_size_if ( char *  boundary_id,
int *  unit_specifier,
int *  psize,
int  id_len 
)

Definition at line 258 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_SIZE_IF()

void HECMW_INTRACOMM_GET_SIZE_IF ( char *  boundary_id,
int *  unit_specifier,
int *  psize,
int  id_len 
)

Definition at line 279 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_size_if_()

void hecmw_intracomm_get_size_if_ ( char *  boundary_id,
int *  unit_specifier,
int *  psize,
int  id_len 
)

Definition at line 268 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_size_if__()

void hecmw_intracomm_get_size_if__ ( char *  boundary_id,
int *  unit_specifier,
int *  psize,
int  id_len 
)

Definition at line 273 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_size_u_if()

void hecmw_intracomm_get_size_u_if ( char *  unit_id,
int *  psize,
int  id_len 
)

Definition at line 287 of file hecmw_couple_info_if.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_INTRACOMM_GET_SIZE_U_IF()

void HECMW_INTRACOMM_GET_SIZE_U_IF ( char *  unit_id,
int *  psize,
int  id_len 
)

Definition at line 306 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_size_u_if_()

void hecmw_intracomm_get_size_u_if_ ( char *  unit_id,
int *  psize,
int  id_len 
)

Definition at line 296 of file hecmw_couple_info_if.c.

Here is the call graph for this function:

◆ hecmw_intracomm_get_size_u_if__()

void hecmw_intracomm_get_size_u_if__ ( char *  unit_id,
int *  psize,
int  id_len 
)

Definition at line 301 of file hecmw_couple_info_if.c.

Here is the call graph for this function: