#include "mmh_intf.h"
#include "mmph_intf.h"
Go to the source code of this file.
Classes | |
struct | mmpt_ipid |
struct | mmpt_nodes |
struct | mmpt_edges |
struct | mmpt_faces |
struct | mmpt_elems |
struct | mmpt_ref_info |
struct | mmpt_del_info |
struct | mmpt_mesh_ovl |
struct | mmpt_mesh |
Defines | |
#define | MMC_MAX_NUM_MESH 10 |
Functions | |
mmpt_mesh * | mmpr_select_mesh (int Mesh_id) |
Variables | |
int | mmpv_nr_meshes |
int | mmpv_cur_mesh_id |
mmpt_mesh | mmpv_meshes [MMC_MAX_NUM_MESH] |
int | mmpv_nr_sub |
int | mmpv_my_proc_id |
#define MMC_MAX_NUM_MESH 10 |
mmpt_mesh* mmpr_select_mesh | ( | int | Mesh_id | ) |
-------------------------------------------------------- mmpr_select_mesh - to select the proper mesh ---------------------------------------------------------
int mmpv_cur_mesh_id |
mmpt_mesh mmpv_meshes[MMC_MAX_NUM_MESH] |
int mmpv_my_proc_id |
int mmpv_nr_meshes |
int mmpv_nr_sub |