![]() |
OptFEM3DP1 Toolbox
V1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
|

Files | |
| file | getComputerName.m [code] |
| GETCOMPUTERNAME returns the name of the computer (hostname) name = getComputerName() | |
| file | isOctave.m [code] |
| To determine whether Octave is used or not. | |
| file | load_gmsh.m [code] |
| Reads a mesh in msh format, version 1 or 2 Copyright: See License issues. | |
| file | load_gmsh2.m [code] |
| Copyright: See License issues. | |
| file | PrintDataInLatexTabular.m [code] |
DataFormat={$d$,$d$,%.3f,%.3f,%.3f} ColumnFormat=|r|r||*{3}{c|} RowFormat=; RowHeaderFormat= ; Header={$N$,$n_q$,Matlab,Octave,FreeFEM++} Data array Copyright: See License issues. | |
| file | SaveFigure.m [code] |
| To manage the saving of figures. Save in eps, jpg and png format. | |