![]() |
OptFEM3DP1 Toolbox
20130618_070730
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
|
Initialization of the MATLAB search path and loading of msh package for Octave. More...
Go to the source code of this file.
Functions | |
| function | InitOptFEM3D () |
| Initialization of the MATLAB search path and loading of msh package for Octave. | |
Initialization of the MATLAB search path and loading of msh package for Octave.
Definition in file InitOptFEM3D.m.
| function InitOptFEM3D | ( | ) |
Initialization of the MATLAB search path and loading of msh package for Octave.
If Octave is used, the msh and general packages are automatically loaded.
Definition at line 17 of file InitOptFEM3D.m.