![]() |
OptFEM2D
0.1
Matlab optimized FEM2D
|
Computation of the element mass matrix for a triangle with area area
More...
Go to the source code of this file.
Functions | |
function AElem = | ElemMassMatP1 (area) |
Computation of the element mass matrix for a triangle with area area | |
Computation of the element mass matrix for a triangle with area area
Definition in file ElemMassMatP1.m.
function AElem = ElemMassMatP1 | ( | area | ) |
Computation of the element mass matrix for a triangle with area area
area | triangle area |
AElem | ![]() |
Definition at line 17 of file ElemMassMatP1.m.