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

Go to the source code of this file.

Functions/Subroutines

subroutine v3d4n_neohookeancompress (numnp, numel, coor, disp, nodes, Rnet, NumElNeigh, ElConn, alpha, Ahat, NumMatVol, xmu, xlambda)
 

Function/Subroutine Documentation

subroutine v3d4n_neohookeancompress ( integer  numnp,
integer  numel,
real*8, dimension(1:3,1:numnp)  coor,
real*8, dimension(1:3*numnp)  disp,
integer, dimension(1:4,1:numel)  nodes,
real*8, dimension(1:3*numnp)  Rnet,
integer, dimension(1:numnp)  NumElNeigh,
integer, dimension(1:numnp,1:40)  ElConn,
real*8, dimension(1:4,1:numel)  alpha,
real*8, dimension(1:numnp)  Ahat,
integer  NumMatVol,
real*8, dimension(1:nummatvol)  xmu,
real*8, dimension(1:nummatvol)  xlambda 
)

Definition at line 53 of file v3d4n_NeoHookeanCompress.f90.

References Color::alpha(), i, j, k, and StopWatch::stop().

Here is the call graph for this function: