FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_io_get_mesh_if.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "hecmw_struct.h"
#include "hecmw_util.h"
#include "hecmw_dist_free.h"
#include "hecmw_io_get_mesh.h"
#include "hecmw_dist_copy_c2f.h"
Include dependency graph for hecmw_io_get_mesh_if.c:

Go to the source code of this file.

Functions

void hecmw_get_mesh_init_if (char *name_ID, int *err, int len)
 
void hecmw_get_mesh_init_if_ (char *name_ID, int *err, int len)
 
void hecmw_get_mesh_init_if__ (char *name_ID, int *err, int len)
 
void HECMW_GET_MESH_INIT_IF (char *name_ID, int *err, int len)
 
void hecmw_get_mesh_finalize_if (int *ierr)
 
void hecmw_get_mesh_finalize_if_ (int *ierr)
 
void hecmw_get_mesh_finalize_if__ (int *ierr)
 
void HECMW_GET_MESH_FINALIZE_IF (int *ierr)
 

Function Documentation

◆ hecmw_get_mesh_finalize_if()

void hecmw_get_mesh_finalize_if ( int *  ierr)

Definition at line 52 of file hecmw_io_get_mesh_if.c.

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

◆ HECMW_GET_MESH_FINALIZE_IF()

void HECMW_GET_MESH_FINALIZE_IF ( int *  ierr)

Definition at line 70 of file hecmw_io_get_mesh_if.c.

Here is the call graph for this function:

◆ hecmw_get_mesh_finalize_if_()

void hecmw_get_mesh_finalize_if_ ( int *  ierr)

Definition at line 62 of file hecmw_io_get_mesh_if.c.

Here is the call graph for this function:

◆ hecmw_get_mesh_finalize_if__()

void hecmw_get_mesh_finalize_if__ ( int *  ierr)

Definition at line 66 of file hecmw_io_get_mesh_if.c.

Here is the call graph for this function:

◆ hecmw_get_mesh_init_if()

void hecmw_get_mesh_init_if ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 16 of file hecmw_io_get_mesh_if.c.

Here is the caller graph for this function:

◆ HECMW_GET_MESH_INIT_IF()

void HECMW_GET_MESH_INIT_IF ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 46 of file hecmw_io_get_mesh_if.c.

◆ hecmw_get_mesh_init_if_()

void hecmw_get_mesh_init_if_ ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 38 of file hecmw_io_get_mesh_if.c.

◆ hecmw_get_mesh_init_if__()

void hecmw_get_mesh_init_if__ ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 42 of file hecmw_io_get_mesh_if.c.