![]() |
OptFEM2DP1 Toolbox
V1.2b3
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 2D
|
Computation of the element stiffness elasticity matrix for -Lagrange method. The method for numbering the degrees of freedom is local block numbering.
More...
Go to the source code of this file.
Functions | |
function Elem = | ElemStiffElasMatP1Bb (q1, q2, q3, area, lambda, mu) |
Computation of the element stiffness elasticity matrix for ![]() | |
Computation of the element stiffness elasticity matrix for -Lagrange method. The method for numbering the degrees of freedom is local block numbering.
Definition in file ElemStiffElasMatP1Bb.m.
function Elem = ElemStiffElasMatP1Bb | ( | q1, | |
q2, | |||
q3, | |||
area, | |||
lambda, | |||
mu | |||
) |
Computation of the element stiffness elasticity matrix for -Lagrange method. The method for numbering the degrees of freedom is local block numbering.
Definition at line 17 of file ElemStiffElasMatP1Bb.m.