![]() |
OptFEM3DP1 Toolbox
V1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
|
return handle of the function Elementary Stiffness Elasticity matrix associated with local numbering Num. More...
Go to the source code of this file.
Functions | |
| function
ElemStiffElasMatVec = | BuildElemStiffElasMatFuncVec (Num) |
| return handle of the function Elementary Stiffness Elasticity matrix associated with local numbering Num. | |
return handle of the function Elementary Stiffness Elasticity matrix associated with local numbering Num.
Definition in file BuildElemStiffElasMatFuncVec.m.
| function ElemStiffElasMatVec = BuildElemStiffElasMatFuncVec | ( | Num | ) |
return handle of the function Elementary Stiffness Elasticity matrix associated with local numbering Num.
| Num |
|
| ElemStiffElasMatVec | handle function of parameters (q,me,volumes,lambda,mu) |
Definition at line 17 of file BuildElemStiffElasMatFuncVec.m.