Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MP/Source/ArtificialDamping.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine artificialdamping (numcstet, numnp, rho, cd_fastest, DetFold, dt, F, Fdot, Vx6, StrssVisco)
 

Function/Subroutine Documentation

subroutine artificialdamping ( integer  numcstet,
integer  numnp,
real*8  rho,
real*8  cd_fastest,
real*8  DetFold,
real*8  dt,
real*8, dimension(3,3)  F,
real*8, dimension(3,3)  Fdot,
real*8  Vx6,
real*8, dimension(3,3)  StrssVisco 
)

Definition at line 53 of file MP/Source/ArtificialDamping.f90.

References id(), invert3x3(), and max().

Here is the call graph for this function: