FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
fstr_ctrl_freq.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine fstr_setup_fload (ctrl, counter, P)
 This source file contains subroutine for reading control data for harmonic response analysis (this implementation intend that this file is included by fstr_setup.f90) More...
 
integer(kind=kint) function fstr_ctrl_get_fload (ctrl, node_id, node_id_len, dof_id, value)
 
subroutine fstr_setup_eigenread (ctrl, counter, P)
 Read in !EIGENREAD ! More...
 

Function/Subroutine Documentation

◆ fstr_ctrl_get_fload()

integer(kind=kint) function fstr_setup_fload::fstr_ctrl_get_fload ( integer(kind=kint)  ctrl,
character(len=hecmw_name_len), dimension(:), target  node_id,
integer(kind=kint)  node_id_len,
integer(kind=kint), dimension(:), pointer  dof_id,
real(kind=kreal), dimension(:), pointer  value 
)

Definition at line 80 of file fstr_ctrl_freq.f90.

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

◆ fstr_setup_eigenread()

subroutine fstr_setup_eigenread ( integer(kind=kint)  ctrl,
integer(kind=kint)  counter,
type(fstr_param_pack)  P 
)

Read in !EIGENREAD !

Definition at line 103 of file fstr_ctrl_freq.f90.

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

◆ fstr_setup_fload()

subroutine fstr_setup_fload ( integer(kind=kint)  ctrl,
integer(kind=kint)  counter,
type(fstr_param_pack)  P 
)

This source file contains subroutine for reading control data for harmonic response analysis (this implementation intend that this file is included by fstr_setup.f90)

Read in !FLOAD !

Definition at line 12 of file fstr_ctrl_freq.f90.

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