![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
Files | |
file | BuildElemStiffElasMatOptV0Func.m [code] |
Definition of the function computing the Element Elasticity Stiffness Matrix, depending on the parameter Num of numbering of degrees of freedom. | |
file | BuildIgJgP1VF.m [code] |
Definition of the arrays Ig and Jg, depending on the parameter Num of global numbering of degrees of freedom. | |
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 | ElemStiffElasMatBaVecP1.m [code] |
Global Computation of the element stiffness elasticity matrix. Alternate numbering. | |
file | ElemStiffElasMatBbVecP1.m [code] |
Global Computation of the element stiffness elasticity matrix. Block numbering. | |
file | ElemStiffElasMatP1BaOptV0.m [code] |
Computation of the element stiffness elasticity matrix for ![]() | |
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 ![]() | |
file | MassAssemblingP1OptV1.m [code] |
Assembly of the Mass Matrix using ![]() | |
file | MassAssemblingP1OptV2.m [code] |
Assembly of the Mass Matrix using ![]() | |
file | MassWAssemblingP1OptV0.m [code] |
Assembly of the Weighted Mass Matrix using ![]() | |
file | MassWAssemblingP1OptV1.m [code] |
Assembly of the Weighted Mass Matrix using ![]() | |
file | MassWAssemblingP1OptV2.m [code] |
Assembly of the Weighted Mass Matrix using ![]() | |
file | StiffAssemblingP1OptV0.m [code] |
Assembly of the Stiffness Matrix using ![]() | |
file | StiffAssemblingP1OptV1.m [code] |
Assembly of the Stiffness Matrix using ![]() | |
file | StiffAssemblingP1OptV2.m [code] |
Assembly of the Stiffness Matrix using ![]() | |
file | StiffElasAssemblingP1OptV0.m [code] |
Assembly of the Stiffness Elasticity Matrix by ![]() | |
file | StiffElasAssemblingP1OptV1.m [code] |
Assembly of the Stiffness Elasticity Matrix by ![]() | |
file | StiffElasAssemblingP1OptV2.m [code] |
Assembly of the Stiffness Elasticity Matrix by ![]() | |