![]() |
OptFEM2DP1 Toolbox
1.2b4
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
Definition of the ElemStiffElasMat function depending on the parameter Num of numbering of degrees of freedom. More...
Go to the source code of this file.
Functions | |
| function
ElemStiffElasMat = | BuildElemStiffElasMatFunc (Num) |
| Definition of the ElemStiffElasMat function depending on the parameter Num of numbering of degrees of freedom. | |
Definition of the ElemStiffElasMat function depending on the parameter Num of numbering of degrees of freedom.
Definition in file BuildElemStiffElasMatFunc.m.
| function ElemStiffElasMat = BuildElemStiffElasMatFunc | ( | Num | ) |
Definition of the ElemStiffElasMat function depending on the parameter Num of numbering of degrees of freedom.
ElemStiffElasMat=BuildElemStiffElasMatFunc(0);
| Num | Choice of the local numbering of degrees of freedom
|
Definition at line 17 of file BuildElemStiffElasMatFunc.m.