Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
tensor_expo_der
Subroutine
MIT
71 statements
Source File
MathClass.f90
MathClass
tensor_expo_der
Contents
None
public subroutine tensor_expo_der(A, expA_A, TOL, itr_tol)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
A
(:,:)
real(kind=real64),
intent(inout),
allocatable
::
expA_A
(:,:,:,:)
real(kind=real64),
intent(in)
::
TOL
integer(kind=int32),
intent(in)
::
itr_tol
Contents
None