OptFEM3DP1 Toolbox  V1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
 All Files Functions Variables Pages
load_gmsh.m File Reference

Reads a mesh in msh format, version 1 or 2 Copyright: See License issues. More...

Go to the source code of this file.

Functions

function mesh = load_gmsh (filename)
 Reads a mesh in msh format, version 1 or 2 Copyright: See License issues.
 

Detailed Description

Reads a mesh in msh format, version 1 or 2 Copyright: See License issues.

Definition in file load_gmsh.m.

Function Documentation

function mesh = load_gmsh (   filename)

Reads a mesh in msh format, version 1 or 2 Copyright: See License issues.

Generated fields of mesh:

Definition at line 17 of file load_gmsh.m.