OptFEM3DP1 Toolbox  V1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
 All Files Functions Variables Pages
base Directory Reference
Directory dependency graph for base:
base

Files

file  BuildElemMassVFMatFunc.m [code]
 Copyright: See License issues.
 
file  BuildElemStiffElasMatFunc.m [code]
 Copyright: See License issues.
 
file  BuildIkFunc.m [code]
 Definition of the GetI function depending on the global numbering of vector fields Num. Used by AssemblingStiffElasP1 functions.
 
file  CubeMesh.m [code]
 Initialization of a minimalist 3D Mesh structure for the cube domain.
 
file  GetMaxLengthEdges.m [code]
 Computation of the maximal value of edge lengths.
 
file  Hooke.m [code]
 Copyright: See License issues.
 
file  MassAssembling3DP1base.m [code]
 Assembly of the Mass Matrix by $P_1$-Lagrange finite elements in 3D.
 
file  MassVFAssembling3DP1base.m [code]
 Assembly of the Mass vectors fields Matrix by $P_1$-Lagrange finite elements in 3D using basic version (see report).
 
file  StiffAssembling3DP1base.m [code]
 Assembly of the Stiffness Matrix by $P_1$-Lagrange finite elements in 3D.
 
file  StiffElasAssembling3DP1base.m [code]
 Assembly of the Stiffness Elasticity Matrix by $P_1$-Lagrange finite elements in 3D using basic version (see report).