![]() |
OptFEM2D
0.1
Matlab optimized FEM2D
|
Initialization of the Mesh structure from a FreeFEM++ mesh file. More...
Go to the source code of this file.
Functions | |
function Mesh = | GetMesh (cFileName) |
Initialization of the Mesh structure from a FreeFEM++ mesh file. | |
Initialization of the Mesh structure from a FreeFEM++ mesh file.
Definition in file GetMesh.m.
function Mesh = GetMesh | ( | cFileName | ) |
Initialization of the Mesh structure from a FreeFEM++ mesh file.
Description plus longue...
usage: Th=GetMesh(carre.msh
) This program is open source. For license terms, see the COPYING file.
RBmatlab is a MATLAB software package for model reduction with an emphasis on Reduced Basis Methods. The project is maintained by M. Dihlmann, M. Drohmann, B. Haasdonk, M. Ohlberger and M. Schaefer.
cFileName | file name (string) |
Mesh | mesh structure |
q —
me —