#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 "hecmw_io_hec.h"
Go to the source code of this file.
|
| 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_entire_mesh_init_if (char *filename, 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) |
| |
◆ hecmw_get_entire_mesh_init_if()
| void hecmw_get_entire_mesh_init_if |
( |
char * |
filename, |
|
|
int * |
err, |
|
|
int |
len |
|
) |
| |
◆ hecmw_get_mesh_finalize_if()
| void hecmw_get_mesh_finalize_if |
( |
int * |
ierr | ) |
|
◆ HECMW_GET_MESH_FINALIZE_IF()
| void HECMW_GET_MESH_FINALIZE_IF |
( |
int * |
ierr | ) |
|
◆ hecmw_get_mesh_finalize_if_()
| void hecmw_get_mesh_finalize_if_ |
( |
int * |
ierr | ) |
|
◆ hecmw_get_mesh_finalize_if__()
| void hecmw_get_mesh_finalize_if__ |
( |
int * |
ierr | ) |
|
◆ hecmw_get_mesh_init_if()
| void hecmw_get_mesh_init_if |
( |
char * |
name_ID, |
|
|
int * |
err, |
|
|
int |
len |
|
) |
| |
◆ HECMW_GET_MESH_INIT_IF()
| void HECMW_GET_MESH_INIT_IF |
( |
char * |
name_ID, |
|
|
int * |
err, |
|
|
int |
len |
|
) |
| |
◆ hecmw_get_mesh_init_if_()
| void hecmw_get_mesh_init_if_ |
( |
char * |
name_ID, |
|
|
int * |
err, |
|
|
int |
len |
|
) |
| |
◆ hecmw_get_mesh_init_if__()
| void hecmw_get_mesh_init_if__ |
( |
char * |
name_ID, |
|
|
int * |
err, |
|
|
int |
len |
|
) |
| |