FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_finalize_if.c File Reference
#include <stdlib.h>
#include "hecmw_config.h"
#include "hecmw_lib_fc.h"
#include "hecmw_couple_finalize.h"
Include dependency graph for hecmw_couple_finalize_if.c:

Go to the source code of this file.

Functions

void hecmw_couple_finalize_if (char *boundary_id, int *err, int len)
 
void hecmw_couple_finalize_if_ (char *boundary_id, int *err, int len)
 
void hecmw_couple_finalize_if__ (char *boundary_id, int *err, int len)
 
void HECMW_COUPLE_FINALIZE_IF (char *boundary_id, int *err, int len)
 

Function Documentation

◆ hecmw_couple_finalize_if()

void hecmw_couple_finalize_if ( char *  boundary_id,
int *  err,
int  len 
)

Definition at line 15 of file hecmw_couple_finalize_if.c.

Here is the caller graph for this function:

◆ HECMW_COUPLE_FINALIZE_IF()

void HECMW_COUPLE_FINALIZE_IF ( char *  boundary_id,
int *  err,
int  len 
)

Definition at line 35 of file hecmw_couple_finalize_if.c.

◆ hecmw_couple_finalize_if_()

void hecmw_couple_finalize_if_ ( char *  boundary_id,
int *  err,
int  len 
)

Definition at line 27 of file hecmw_couple_finalize_if.c.

◆ hecmw_couple_finalize_if__()

void hecmw_couple_finalize_if__ ( char *  boundary_id,
int *  err,
int  len 
)

Definition at line 31 of file hecmw_couple_finalize_if.c.