FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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.
 
subroutine fstr_cutback_finalize (fstrsolid)
 Finalizer of cutback variables.
 
subroutine fstr_cutback_save (fstrsolid, infoctchange, infoctchange_bak)
 Save analysis status.
 
subroutine fstr_cutback_load (fstrsolid, infoctchange, infoctchange_bak)
 Load analysis status.
 

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 19 of file fstr_Cutback.f90.

Here is the call graph for this function:
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 76 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 24 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 170 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 119 of file fstr_Cutback.f90.

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