#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "mmh_intf.h"
#include "mmh_prism_2D.h"
Functions | |
int | mmr_import_mesh_grad (int Mesh_id, char *Filename) |
int mmr_import_mesh_grad | ( | int | Mesh_id, | |
char * | Filename | |||
) |
-------------------------------------------------------- mmr_import_mesh_grad - to read mesh data from input file created by "gradmesh" and generate structured 3D mesh of prismatic elements ---------------------------------------------------------