OptFEM2D Toolbox for Matlab  V1.2b1
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
 All Files Functions Pages
Opt Directory Reference
Directory dependency graph for Opt:
Opt

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 $P_1$-Lagrange finite elements.
 
file  MassAssemblingP1OptV1.m [code]
 Assembly of the Mass Matrix using $P_1$-Lagrange finite elements.
 
file  MassAssemblingP1OptV2.m [code]
 Assembly of the Mass Matrix using $P_1$-Lagrange finite elements.
 
file  MassWAssemblingP1OptV0.m [code]
 Assembly of the Weighted Mass Matrix using $P_1$-Lagrange finite elements.
 
file  MassWAssemblingP1OptV1.m [code]
 Assembly of the Weighted Mass Matrix using $P_1$-Lagrange finite elements.
 
file  MassWAssemblingP1OptV2.m [code]
 Assembly of the Weighted Mass Matrix using $P_1$-Lagrange finite elements.
 
file  StiffAssemblingP1OptV0.m [code]
 Assembly of the Stiffness Matrix using $P_1$-Lagrange finite elements.
 
file  StiffAssemblingP1OptV1.m [code]
 Assembly of the Stiffness Matrix using $P_1$-Lagrange finite elements.
 
file  StiffAssemblingP1OptV2.m [code]
 Assembly of the Stiffness Matrix using $P_1$-Lagrange finite elements.
 
file  StiffElasAssemblingP1OptV0.m [code]
 Assembly of the Stiffness Elasticity Matrix by $P_1$-Lagrange finite elements using "OptV0" version (see report).
 
file  StiffElasAssemblingP1OptV1.m [code]
 Assembly of the Stiffness Elasticity Matrix by $P_1$-Lagrange finite elements using "OptV1" version (see report).
 
file  StiffElasAssemblingP1OptV2.m [code]
 Assembly of the Stiffness Elasticity Matrix by $P_1$-Lagrange finite elements using "OptV2" version (see report).