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

Functions

void HECMW_couple_free_bounding_box (struct hecmw_couple_bounding_box *bounding_box)
 
struct hecmw_couple_bounding_boxHECMW_couple_set_bounding_box (const char *boundary_id, const struct hecmwST_local_mesh *mesh, const struct hecmw_couple_boundary *boundary)
 

Function Documentation

◆ HECMW_couple_free_bounding_box()

void HECMW_couple_free_bounding_box ( struct hecmw_couple_bounding_box bounding_box)

Definition at line 26 of file hecmw_couple_bounding_box.c.

◆ HECMW_couple_set_bounding_box()

struct hecmw_couple_bounding_box* HECMW_couple_set_bounding_box ( const char *  boundary_id,
const struct hecmwST_local_mesh mesh,
const struct hecmw_couple_boundary boundary 
)

Definition at line 88 of file hecmw_couple_bounding_box.c.