![]() |
OptFEM2DP1
1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|

Files | |
| file | ComputeAreaOpt.m [code] |
| Computation of areas of triangles in the mesh. | |
| file | EdgeLengthOpt.m [code] |
| Computation of the lengths of edges in the mesh. | |
| file | GetMeshOpt.m [code] |
| Initialization of the Mesh structure from a FreeFEM++ mesh file - Optimized version. | |
| file | MassAssemblingP1OptV0.m [code] |
Assembly of the Mass Matrix using -Lagrange finite elements. | |
| file | MassAssemblingP1OptV1.m [code] |
Assembly of the Mass Matrix using -Lagrange finite elements. | |
| file | MassAssemblingP1OptV2.m [code] |
Assembly of the Mass Matrix using -Lagrange finite elements. | |
| file | MassWAssemblingP1OptV0.m [code] |
Assembly of the Weighted Mass Matrix using -Lagrange finite elements. | |
| file | MassWAssemblingP1OptV1.m [code] |
Assembly of the Weighted Mass Matrix using -Lagrange finite elements. | |
| file | MassWAssemblingP1OptV2.m [code] |
Assembly of the Weighted Mass Matrix using -Lagrange finite elements. | |
| file | StiffAssemblingP1OptV0.m [code] |
Assembly of the Stiffness Matrix using -Lagrange finite elements. | |
| file | StiffAssemblingP1OptV1.m [code] |
Assembly of the Stiffness Matrix using -Lagrange finite elements. | |
| file | StiffAssemblingP1OptV2.m [code] |
Assembly of the Stiffness Matrix using -Lagrange finite elements. | |