Home
last modified time | relevance | path

Searched refs:HECMW_io_add_contact (Results 1 – 3 of 3) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/common/
H A Dhecmw_io_mesh.h91 extern struct hecmw_io_contact *HECMW_io_add_contact(const char *name, int type,
H A Dhecmw_io_hec.c535 if (HECMW_io_add_contact(name, type, slave_grp, master_grp) == NULL) { in read_contact_pair_data()
H A Dhecmw_io_mesh.c1476 struct hecmw_io_contact *HECMW_io_add_contact(const char *name, int type, in HECMW_io_add_contact() function