OptFEM2D  0.1
Matlab optimized FEM2D
 All Files Functions Groups Pages
Opt Directory Reference
Directory dependency graph for Opt:
Opt

Files

file  ComputeAreaOpt.m [code]
 Compute areas of triangles mesh.
 
file  EdgeLengthOpt.m [code]
 
file  GetMeshOpt.m [code]
 
file  MassAssemblingP1OptV0.m [code]
 Assembling Mass Matrix by $P_1$-Lagrange finite elements using "OptV0" version (see report).
 
file  MassAssemblingP1OptV1.m [code]
 Assembling Mass Matrix by $P_1$-Lagrange finite elements using "OptV1" version (see report).
 
file  MassAssemblingP1OptV2.m [code]
 Assembling Mass Matrix by $P_1$-Lagrange finite elements using "OptV2" version (see report).
 
file  MassWAssemblingP1OptV0.m [code]
 Assembling Mass Weight Matrix by $P_1$-Lagrange finite elements using "OptV0" version (see report).
 
file  MassWAssemblingP1OptV1.m [code]
 Assembling Mass Weight Matrix by $P_1$-Lagrange finite elements using "OptV1" version (see report).
 
file  MassWAssemblingP1OptV2.m [code]
 Assembling Mass Weight Matrix by $P_1$-Lagrange finite elements using "OptV2" version (see report).
 
file  StiffAssemblingP1OptV0.m [code]
 Assembling Stiff Matrix by $P_1$-Lagrange finite elements using "OptV0" version (see report).
 
file  StiffAssemblingP1OptV1.m [code]
 Assembling Stiff Matrix by $P_1$-Lagrange finite elements using "OptV1" version (see report).
 
file  StiffAssemblingP1OptV2.m [code]
 Assembling Stiff Matrix by $P_1$-Lagrange finite elements using "OptV2" version (see report).