FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_init.h File Reference
Include dependency graph for hecmw_couple_init.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hecmw_couple_info
 

Functions

struct hecmw_couple_infoHECMW_couple_get_info (const char *boundary_id)
 
int HECMW_couple_init (const char *couple_name, struct hecmwST_local_mesh *unit1_mesh, struct hecmwST_local_mesh *unit2_mesh)
 
void HECMW_couple_free_init (const char *boundary_id)
 

Function Documentation

◆ HECMW_couple_free_init()

void HECMW_couple_free_init ( const char *  boundary_id)

Definition at line 224 of file hecmw_couple_init.c.

Here is the caller graph for this function:

◆ HECMW_couple_get_info()

struct hecmw_couple_info* HECMW_couple_get_info ( const char *  boundary_id)

Definition at line 204 of file hecmw_couple_init.c.

Here is the call graph for this function:

◆ HECMW_couple_init()

int HECMW_couple_init ( const char *  couple_name,
struct hecmwST_local_mesh unit1_mesh,
struct hecmwST_local_mesh unit2_mesh 
)

Definition at line 228 of file hecmw_couple_init.c.