![]() |
OptFEM2D Toolbox for Matlab
V1.2b1
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. | |
| file | StiffElasAssemblingP1OptV0.m [code] |
Assembly of the Stiffness Elasticity Matrix by -Lagrange finite elements using "OptV0" version (see report). | |
| file | StiffElasAssemblingP1OptV1.m [code] |
Assembly of the Stiffness Elasticity Matrix by -Lagrange finite elements using "OptV1" version (see report). | |
| file | StiffElasAssemblingP1OptV2.m [code] |
Assembly of the Stiffness Elasticity Matrix by -Lagrange finite elements using "OptV2" version (see report). | |