FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_fstr_cutback Module Reference

This module provides functions to deal with cutback. More...

Functions/Subroutines

logical function fstr_cutback_active ()
 
subroutine fstr_cutback_init (hecMESH, fstrSOLID, fstrPARAM)
 Initializer of cutback variables. More...
 
subroutine fstr_cutback_finalize (fstrSOLID)
 Finalizer of cutback variables. More...
 
subroutine fstr_cutback_save (fstrSOLID, infoCTChange, infoCTChange_bak)
 Save analysis status. More...
 
subroutine fstr_cutback_load (fstrSOLID, infoCTChange, infoCTChange_bak)
 Load analysis status. More...
 

Detailed Description

This module provides functions to deal with cutback.

Function/Subroutine Documentation

◆ fstr_cutback_active()

logical function m_fstr_cutback::fstr_cutback_active

Definition at line 20 of file fstr_Cutback.f90.

Here is the caller graph for this function:

◆ fstr_cutback_finalize()

subroutine m_fstr_cutback::fstr_cutback_finalize ( type(fstr_solid fstrSOLID)

Finalizer of cutback variables.

Definition at line 87 of file fstr_Cutback.f90.

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

◆ fstr_cutback_init()

subroutine m_fstr_cutback::fstr_cutback_init ( type(hecmwst_local_mesh hecMESH,
type(fstr_solid fstrSOLID,
type(fstr_param fstrPARAM 
)

Initializer of cutback variables.

Definition at line 25 of file fstr_Cutback.f90.

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

◆ fstr_cutback_load()

subroutine m_fstr_cutback::fstr_cutback_load ( type(fstr_solid), intent(inout)  fstrSOLID,
type(fstr_info_contactchange), intent(inout)  infoCTChange,
type(fstr_info_contactchange), intent(inout)  infoCTChange_bak 
)

Load analysis status.

Parameters
[in,out]infoctchangecontact change info
[in,out]infoctchange_bakcontact change info

Definition at line 204 of file fstr_Cutback.f90.

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

◆ fstr_cutback_save()

subroutine m_fstr_cutback::fstr_cutback_save ( type(fstr_solid), intent(inout)  fstrSOLID,
type(fstr_info_contactchange), intent(inout)  infoCTChange,
type(fstr_info_contactchange), intent(inout)  infoCTChange_bak 
)

Save analysis status.

Parameters
[in,out]infoctchangecontact change info
[in,out]infoctchange_bakcontact change info

Definition at line 141 of file fstr_Cutback.f90.

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