Structure
FEMatrix_Method
module contains a lot of routine for constructing finite element matrices. You can think it like a snippets for element matrices.
Constructor methods
Mass matrix
∫ΩNIρNJdΩ
STMass matrix
∫ΩNITaρNJTbdΩ
∬∂t∂NITaρNJTbdΩdt
∬∂t∂NITaρ∂t∂NJTbdΩdt
∬NITaρ∂t∂NJTbdΩdt
Diffusion matrix
Stiffness matrix
Convection matrix
Nitsche matrix