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

Functions

struct hecmw_couple_mapped_pointHECMW_couple_alloc_mapped_point (void)
 
void HECMW_couple_free_mapped_point (struct hecmw_couple_mapped_point *mapped_point)
 
struct hecmw_couple_mapped_pointHECMW_couple_set_mapped_point (const char *boundary_id, const struct hecmwST_local_mesh *mesh_dst, const struct hecmw_couple_boundary *boundary_dst)
 

Function Documentation

◆ HECMW_couple_alloc_mapped_point()

struct hecmw_couple_mapped_point* HECMW_couple_alloc_mapped_point ( void  )

Definition at line 24 of file hecmw_couple_mapped_point.c.

Here is the call graph for this function:

◆ HECMW_couple_free_mapped_point()

void HECMW_couple_free_mapped_point ( struct hecmw_couple_mapped_point mapped_point)

Definition at line 42 of file hecmw_couple_mapped_point.c.

◆ HECMW_couple_set_mapped_point()

struct hecmw_couple_mapped_point* HECMW_couple_set_mapped_point ( const char *  boundary_id,
const struct hecmwST_local_mesh mesh_dst,
const struct hecmw_couple_boundary boundary_dst 
)

Definition at line 170 of file hecmw_couple_mapped_point.c.

Here is the call graph for this function: