Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
K_mat_ICU
Subroutine
MIT
6 statements
Source File
FiniteDeformationClass.f90
FiniteDeformationClass
K_mat_ICU
Contents
None
public subroutine K_mat_ICU(Kmat, elem_nod, i, Kemat)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(inout)
::
Kmat
(:,:,:)
integer(kind=int32),
intent(in)
::
elem_nod
(:,:)
integer(kind=int32),
intent(in)
::
i
real(kind=real64),
intent(in)
::
Kemat
(:,:)
Contents
None