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
det_ls.f90
det
tensor_expo_der
Contents
None
public subroutine tensor_expo_der(A, expA_A, TOL, itr_tol)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=8),
intent(in)
::
A
(:,:)
real(kind=8),
intent(inout),
allocatable
::
expA_A
(:,:,:,:)
real(kind=8),
intent(in)
::
TOL
integer,
intent(in)
::
itr_tol
Contents
None