![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
OptFEM2DP1 is a MATLAB©/GNU Octave© library providing simple and efficient vectorized routines for -Lagrange Finite Element Methods in 2D
To test the OptFEM2DP1 library, you can run validation tests (see runValids), in OptFEM2DP1 directory,
runValids()
or some benchmarks (see runBenchs)
runBenchs()
GNU Octave 3.6.3 source for Linux is available here.
For a description of our compilation/installation under Ubuntu 12.04 LTS (x86_64) refer to F. Cuvelier homepage, section Octave in left menu.
With GNU Octave 3.6.3, you need to install the following packages: splines, mesh, general. These packages can be found here.
To install a package, please run Octave as root and download the package archive and run
pkg install package_file_name.tar.gz
GNU Octave 3.6.2 is available here.
OptFEM2DP1 is published under the terms of the GNU General Public License.
OptFEM2DP1 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
OptFEM2DP1 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Software using source files of this project or significant parts of it, should include the following attribution notice: