Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
C_tensor
Subroutine
MIT
23 statements
Source File
FiniteDeformationClass.f90
FiniteDeformationClass
C_tensor
Contents
None
public subroutine C_tensor(F, C_IJ, b_ij, itr, dim_num)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
F
(:,:)
real(kind=real64),
allocatable
::
C_IJ
(:,:)
real(kind=real64),
allocatable
::
b_ij
(:,:)
integer(kind=int32),
intent(in)
::
itr
integer(kind=int32),
intent(in)
::
dim_num
Contents
None