![]() |
OptFEM2D
0.1
Matlab optimized FEM2D
|
Files | |
file | ComputeArea.m [code] |
file | EdgeLength.m [code] |
file | ElemMassMatP1.m [code] |
Computation of the element mass matrix for a triangle with area area | |
file | ElemMassWMatP1.m [code] |
Computation of the element weight mass matrix for a triangle with area area . | |
file | ElemStiffMatP1.m [code] |
Computation of the element stiffness matrix for a triangle with vertices q1,q2,q3 and area area | |
file | GetMaxLengthEdges.m [code] |
file | GetMesh.m [code] |
Initialization of the Mesh structure from a FreeFEM++ mesh file. | |
file | MassAssemblingP1base.m [code] |
Assembling Mass Matrix by ![]() | |
file | MassWAssemblingP1base.m [code] |
Assembling Mass Weight Matrix by ![]() | |
file | SquareMesh.m [code] |
Initialization of the Mesh structure for the square domain ![]() | |
file | StiffAssemblingP1base.m [code] |
Assembling Stiff Matrix by ![]() | |