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

Functions

void HECMW_couple_free_background_cell (struct hecmw_couple_background_cell *bgcell)
 
struct hecmw_couple_background_cellHECMW_couple_set_background_cell (const char *boundary_id, const struct hecmwST_local_mesh *mesh, const struct hecmw_couple_bounding_box *bbox, const struct hecmw_couple_boundary *boundary)
 

Function Documentation

◆ HECMW_couple_free_background_cell()

void HECMW_couple_free_background_cell ( struct hecmw_couple_background_cell bgcell)

Definition at line 29 of file hecmw_couple_background_cell.c.

◆ HECMW_couple_set_background_cell()

struct hecmw_couple_background_cell* HECMW_couple_set_background_cell ( const char *  boundary_id,
const struct hecmwST_local_mesh mesh,
const struct hecmw_couple_bounding_box bbox,
const struct hecmw_couple_boundary boundary 
)

Definition at line 156 of file hecmw_couple_background_cell.c.