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

Go to the source code of this file.

Functions/Subroutines

subroutine v3d4_thermalexp (coor, matcstet, lmcstet, R_in, ci, S11, S22, S33, numnp, nstart, nend, numcstet, numat_vol, CoeffExp, Temperature, Temperature0)
 

Function/Subroutine Documentation

subroutine v3d4_thermalexp ( real*8, dimension(1:3,1:numnp)  coor,
integer, dimension(1:numcstet)  matcstet,
integer, dimension(1:4,1:numcstet)  lmcstet,
real*8, dimension(1:3*numnp)  R_in,
real*8, dimension(1:9,1:numat_vol)  ci,
real*8, dimension(1:numcstet)  S11,
real*8, dimension(1:numcstet)  S22,
real*8, dimension(1:numcstet)  S33,
integer  numnp,
integer  nstart,
integer  nend,
integer  numcstet,
integer  numat_vol,
real*8, dimension(1:numat_vol)  CoeffExp,
real*8, dimension(1:numnp)  Temperature,
real*8  Temperature0 
)

Definition at line 53 of file v3d4_thermalExp.f90.

References i, j, and Aff_transformation_repS2< FT >::print().

Here is the call graph for this function: