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

Functions

void HECMW_couple_free_intra_iftable (struct hecmw_couple_intra_iftable *intra_tbl)
 
struct hecmw_couple_intra_iftableHECMW_couple_alloc_intra_iftable (void)
 
struct hecmw_couple_intra_iftableHECMW_couple_make_intra_iftable (const struct hecmwST_local_mesh *mesh, const struct hecmw_couple_boundary *boundary, const struct hecmw_couple_comm *intracomm)
 

Function Documentation

◆ HECMW_couple_alloc_intra_iftable()

struct hecmw_couple_intra_iftable* HECMW_couple_alloc_intra_iftable ( void  )

Definition at line 38 of file hecmw_couple_intra_iftable.c.

Here is the call graph for this function:

◆ HECMW_couple_free_intra_iftable()

void HECMW_couple_free_intra_iftable ( struct hecmw_couple_intra_iftable intra_tbl)

Definition at line 25 of file hecmw_couple_intra_iftable.c.

◆ HECMW_couple_make_intra_iftable()

struct hecmw_couple_intra_iftable* HECMW_couple_make_intra_iftable ( const struct hecmwST_local_mesh mesh,
const struct hecmw_couple_boundary boundary,
const struct hecmw_couple_comm intracomm 
)

Definition at line 248 of file hecmw_couple_intra_iftable.c.