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