FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
m_fstr_finiterotationkinematics Module Reference

Shared predicates for finite-rotation nodal kinematics. More...

Functions/Subroutines

logical function, public fstr_uses_finite_rotation_kinematics (etype, nn, material)
 
logical function, public fstr_has_finite_rotation_kinematics (hecMESH, fstrSOLID)
 
subroutine, public fstr_mark_finite_rotation_nodes (hecMESH, fstrSOLID, ndof, shell_node_mode)
 

Detailed Description

Shared predicates for finite-rotation nodal kinematics.

Function/Subroutine Documentation

◆ fstr_has_finite_rotation_kinematics()

logical function, public m_fstr_finiterotationkinematics::fstr_has_finite_rotation_kinematics ( type (hecmwst_local_mesh), intent(in)  hecMESH,
type (fstr_solid), intent(in)  fstrSOLID 
)

Definition at line 31 of file fstr_FiniteRotationKinematics.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fstr_mark_finite_rotation_nodes()

subroutine, public m_fstr_finiterotationkinematics::fstr_mark_finite_rotation_nodes ( type (hecmwst_local_mesh), intent(in)  hecMESH,
type (fstr_solid), intent(in)  fstrSOLID,
integer(kind=kint), intent(in)  ndof,
integer(kind=kint), dimension(:), intent(out)  shell_node_mode 
)

Definition at line 60 of file fstr_FiniteRotationKinematics.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fstr_uses_finite_rotation_kinematics()

logical function, public m_fstr_finiterotationkinematics::fstr_uses_finite_rotation_kinematics ( integer(kind=kint), intent(in)  etype,
integer(kind=kint), intent(in)  nn,
type(tmaterial), intent(in)  material 
)

Definition at line 22 of file fstr_FiniteRotationKinematics.f90.

Here is the call graph for this function:
Here is the caller graph for this function: