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

Functions/Subroutines

subroutine rateofchangesolver (Model, Solver, dt, TransientSimulation)
 
subroutine localmatrix (StiffMatrix, Force, Element, n, VariableComponents, Nodes, LocalU0, V1, V2, V3)
 

Function/Subroutine Documentation

subroutine rateofchangesolver::localmatrix ( real(kind=dp), dimension(:,:)  StiffMatrix,
real(kind=dp), dimension(:)  Force,
type(element_t), pointer  Element,
integer  n,
integer  VariableComponents,
type(nodes_t)  Nodes,
real(kind=dp), dimension(:)  LocalU0,
real(kind=dp), dimension(:)  V1,
real(kind=dp), dimension(:)  V2,
real(kind=dp), dimension(:)  V3 
)

References coordinatesystems::coordinatesystemdimension(), elementdescription::elementinfo(), and integration::gausspoints().

Here is the call graph for this function: