![]() |
OptFEM2DP1
1.1
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
| Computation of areas of triangles in the mesh - Basic version | |
| Computation of the lengths of edges in the mesh - Basic version | |
Computation of the element mass matrix for -Lagrange finite elements | |
Computation of the element weighted mass matrix for -Lagrange finite elements | |
Computation of the element stiffness matrix for -Lagrange finite elements | |
| Computation of the maximal value of edge lengths | |
| Initialization of the Mesh structure from a FreeFEM++ mesh file | |
Assembly of the Mass Matrix by -Lagrange finite elements | |
Assembly of the Weighted Mass Matrix by -Lagrange finite elements | |
| Initialization of the Mesh structure for a square domain | |
Assembly of the Stiffness Matrix by -Lagrange finite elements | |
Benchmark function for MassAssembling functions | |
Benchmark function for MassWAssembling functions | |
Benchmark function for StiffAssembling functions | |
| To determine whether Octave is used or not | |
| To manage the saving of figures. Save in eps, jpg and png format | |
| Computation of areas of triangles in the mesh | |
| Computation of the lengths of edges in the mesh | |
| Initialization of the Mesh structure from a FreeFEM++ mesh file - Optimized version | |
Assembly of the Mass Matrix using -Lagrange finite elements | |
Assembly of the Mass Matrix using -Lagrange finite elements | |
Assembly of the Mass Matrix using -Lagrange finite elements | |
Assembly of the Weighted Mass Matrix using -Lagrange finite elements | |
Assembly of the Weighted Mass Matrix using -Lagrange finite elements | |
Assembly of the Weighted Mass Matrix using -Lagrange finite elements | |
Assembly of the Stiffness Matrix using -Lagrange finite elements | |
Assembly of the Stiffness Matrix using -Lagrange finite elements | |
Assembly of the Stiffness Matrix using -Lagrange finite elements | |
| Automatic computation of integrals with Sage | |
Validation function for the assembly of the mass matrix for -Lagrange finite element method | |
Validation function for the assembly of the weighted mass matrix for -Lagrange finite elements | |
Validation function for the assembly of the stiffness matrix for -Lagrange finite element method | |
| Initialization of the MATLAB search path and loading of msh package for Octave | |
| Run benchs for Mass (benchMassP1), MassW (benchMassWP1) and Stiff (benchStiffP1) matrices | |
| Run validation tests for Mass (validMassP1), MassW (validMassWP1) and Stiff (validStiffP1) matrices |