Go to the source code of this file.
|
subroutine, public | couple_mod::init_couple () |
|
subroutine, public | couple_mod::add_sender (MESH_SEND, CID) |
|
subroutine | couple_mod::read_recv (FILE_RECV, RECV_VAR, CID, NPOIN, SEND_NODE, NPP) |
|
subroutine, public | couple_mod::add_receiver (MESH_RECV, FILE_RECV, RECV_VAR, CID) |
|
subroutine, public | couple_mod::send_couple (CID, NPOIN, NVAR, VARCOUPLE) |
|
subroutine, public | couple_mod::receive_couple (CID, NPOIN, NVAR, VARCOUPLE, DEFAULT_VAL) |
|
subroutine, public | couple_mod::end_couple |
|
subroutine | couple_mod::debug_info (DEBUG_STRING, DEBUG_INT) |
|