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

Go to the source code of this file.

Functions/Subroutines

subroutine v3d4n_nl_arruda_boyce (numnp, numel, coor, disp, nodes, Rnet, S11ev, S22ev, S33ev, S12ev, S23ev, S13ev, NumElNeigh, ElConn, alpha, Ahat, xmu, xkappa, NumMatVol, nprocs, TotNumNdComm, TotNumNeighProcs, NeighProcList, NumNdComm, neigh_lst, MPI_STATUS_SIZE, MPI_COMM_ROCFRAC, MPI_DOUBLE_PRECISION, ReqRcv, ReqSnd, StatRcv, StatSnd)
 

Function/Subroutine Documentation

subroutine v3d4n_nl_arruda_boyce ( 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,
real*8, dimension(1:numel)  S11ev,
real*8, dimension(1:numel)  S22ev,
real*8, dimension(1:numel)  S33ev,
real*8, dimension(1:numel)  S12ev,
real*8, dimension(1:numel)  S23ev,
real*8, dimension(1:numel)  S13ev,
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,
real*8, dimension(1:nummatvol)  xmu,
real*8, dimension(1:nummatvol)  xkappa,
integer  NumMatVol,
integer  nprocs,
integer  TotNumNdComm,
integer  TotNumNeighProcs,
integer, dimension(1:totnumneighprocs)  NeighProcList,
integer, dimension(1:totnumneighprocs)  NumNdComm,
type(send_buf), dimension(1:totnumneighprocs)  neigh_lst,
integer  MPI_STATUS_SIZE,
integer  MPI_COMM_ROCFRAC,
integer  MPI_DOUBLE_PRECISION,
integer, dimension(1:totnumneighprocs)  ReqRcv,
integer, dimension(1:totnumneighprocs)  ReqSnd,
integer, dimension(1:mpi_status_size,1:totnumneighprocs)  StatRcv,
integer, dimension(1:mpi_status_size,1:totnumneighprocs)  StatSnd 
)

Definition at line 53 of file v3d4n_nl_arrudaboyce.f90.

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

Here is the call graph for this function: