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

Functions/Subroutines

subroutine elementsizesolver (Model, Solver, dt, TransientSimulation)
 
subroutine localmatrix (STIFF, FORCE, Element, n)
 

Function/Subroutine Documentation

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

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

Here is the call graph for this function: