![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
Definition of the function computing the Element Elasticity Stiffness Matrix, depending on the parameter Num of numbering of degrees of freedom. More...
Go to the source code of this file.
Functions | |
| function
ElemStiffElasMat = | BuildElemStiffElasMatOptV0Func (Num) |
| Definition of the function computing the Element Elasticity Stiffness Matrix, depending on the parameter Num of numbering of degrees of freedom. | |
Definition of the function computing the Element Elasticity Stiffness Matrix, depending on the parameter Num of numbering of degrees of freedom.
Definition in file BuildElemStiffElasMatOptV0Func.m.
| function ElemStiffElasMat = BuildElemStiffElasMatOptV0Func | ( | Num | ) |
Definition of the function computing the Element Elasticity Stiffness Matrix, depending on the parameter Num of numbering of degrees of freedom.
| Num | Choice of the local numbering of degrees of freedom
|
Definition at line 17 of file BuildElemStiffElasMatOptV0Func.m.