Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
check_gn
Subroutine
MIT
67 statements
Source File
ContactMechanicsClass.f90
ContactMechanicsClass
check_gn
Contents
None
public subroutine check_gn(j, nts_elem_nod, check_active_nts, nod_coord)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
j
integer,
intent(in)
::
nts_elem_nod
(:,:)
integer
::
check_active_nts
(:)
real(kind=real64),
intent(in)
::
nod_coord
(:,:)
Contents
None