UMAT-ABAQUS
A general framework to develop material models (UMAT) in ABAQUS
Functions/Subroutines
contraction44.for File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine contraction44 (S, LT, RT, NDI)
 

Function/Subroutine Documentation

subroutine contraction44 ( double precision, dimension(ndi,ndi,ndi,ndi)  S,
double precision, dimension(ndi,ndi,ndi,ndi)  LT,
double precision, dimension(ndi,ndi,ndi,ndi)  RT,
integer  NDI 
)
Parameters
ndiDOUBLE CONTRACTION BETWEEN 4TH ORDER TENSORS INPUT: LT - RIGHT 4TH ORDER TENSOR RT - LEFT 4TH ORDER TENSOR OUTPUT: S - DOUBLE CONTRACTED TENSOR (4TH ORDER)

Definition at line 2 of file contraction44.for.

Here is the caller graph for this function: