Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
modules/RigidMeshMapper.src File Reference

Functions/Subroutines

subroutine rigidmeshmapper (Model, Solver, dt, Transient)
 
subroutine localmatrix (STIFF, FORCE, Element, n)
 

Function/Subroutine Documentation

subroutine rigidmeshmapper::localmatrix ( real(kind=dp), dimension(:,:)  STIFF,
real(kind=dp), dimension(:)  FORCE,
type(element_t), pointer  Element,
integer  n 
)

References elementdescription::elementinfo(), integration::gausspoints(), defutils::getelementnodes(), and defutils::getlocalsolution::getscalarlocalsolution().

Here is the call graph for this function: