![]() |
MESH toolbox
0.1
Matlab/Octave mesh utils
|
Initialization of the Mesh structure from a FreeFEM++ mesh file. More...
Go to the source code of this file.
Functions | |
| function Mesh = | GetMeshOpt (cFileName) |
| Initialization of the Mesh structure from a FreeFEM++ mesh file. | |
Initialization of the Mesh structure from a FreeFEM++ mesh file.
Definition in file GetMeshOpt.m.
| function Mesh = GetMeshOpt | ( | cFileName | ) |
Initialization of the Mesh structure from a FreeFEM++ mesh file.
Usage: Th=GetMesh(carre.msh)
| cFileName | file name (string) |
| Mesh | mesh structure (see report) |
q — me — Definition at line 17 of file GetMeshOpt.m.