FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_boundary_info.h File Reference
Include dependency graph for hecmw_couple_boundary_info.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_boundary_item
 
struct  hecmw_couple_boundary
 

Functions

void HECMW_couple_free_boundary_info (struct hecmw_couple_boundary *boundary)
 
struct hecmw_couple_boundaryHECMW_couple_alloc_boundary_info (void)
 
struct hecmw_couple_boundaryHECMW_couple_set_boundary_info (const char *boundary_id, int unit_specifier, const struct hecmwST_local_mesh *mesh)
 

Function Documentation

◆ HECMW_couple_alloc_boundary_info()

struct hecmw_couple_boundary* HECMW_couple_alloc_boundary_info ( void  )

Definition at line 62 of file hecmw_couple_boundary_info.c.

Here is the call graph for this function:

◆ HECMW_couple_free_boundary_info()

void HECMW_couple_free_boundary_info ( struct hecmw_couple_boundary boundary)

Definition at line 39 of file hecmw_couple_boundary_info.c.

Here is the caller graph for this function:

◆ HECMW_couple_set_boundary_info()

struct hecmw_couple_boundary* HECMW_couple_set_boundary_info ( const char *  boundary_id,
int  unit_specifier,
const struct hecmwST_local_mesh mesh 
)

Definition at line 599 of file hecmw_couple_boundary_info.c.