FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_weight.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hecmw_couple_weight
 
struct  hecmw_couple_weight_list
 

Functions

struct hecmw_couple_weightHECMW_couple_alloc_weight (void)
 
void HECMW_couple_free_weight (struct hecmw_couple_weight *p)
 
struct hecmw_couple_weight_listHECMW_couple_alloc_weight_list (void)
 
void HECMW_couple_free_weight_list (struct hecmw_couple_weight_list *p)
 

Function Documentation

◆ HECMW_couple_alloc_weight()

struct hecmw_couple_weight* HECMW_couple_alloc_weight ( void  )

Definition at line 16 of file hecmw_couple_weight.c.

Here is the call graph for this function:

◆ HECMW_couple_alloc_weight_list()

struct hecmw_couple_weight_list* HECMW_couple_alloc_weight_list ( void  )

Definition at line 44 of file hecmw_couple_weight.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_couple_free_weight()

void HECMW_couple_free_weight ( struct hecmw_couple_weight p)

Definition at line 34 of file hecmw_couple_weight.c.

Here is the caller graph for this function:

◆ HECMW_couple_free_weight_list()

void HECMW_couple_free_weight_list ( struct hecmw_couple_weight_list p)

Definition at line 59 of file hecmw_couple_weight.c.

Here is the call graph for this function: