FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
fstr_ctrl_common.f90 File Reference

Go to the source code of this file.

Modules

module  fstr_ctrl_common
 This module contains fstr control file data obtaining functions.
 

Functions/Subroutines

integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_solution (ctrl, type, nlgeom)
 Read in !SOLUTION. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_solver (ctrl, method, precond, nset, iterlog, timelog, steplog, nier, iterpremax, nrest, scaling, dumptype, dumpexit, usejad, ncolor_in, mpc_method, estcond, method2, recyclepre, solver_opt1, solver_opt2, solver_opt3, solver_opt4, solver_opt5, solver_opt6, resid, singma_diag, sigma, thresh, filter)
 Read in !SOLVER. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_step (ctrl, amp, iproc)
 Read in !STEP. More...
 
logical function fstr_ctrl_common::fstr_ctrl_get_istep (ctrl, hecMESH, steps, tpname, apname)
 Read in !STEP and !ISTEP. More...
 
integer function fstr_ctrl_common::fstr_ctrl_get_section (ctrl, hecMESH, sections)
 Read in !SECTION. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_write (ctrl, res, visual, femap)
 Read in !WRITE. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_echo (ctrl, echo)
 Read in !ECHO. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_couple (ctrl, fg_type, fg_first, fg_window, surf_id, surf_id_len)
 Read in !COUPLE. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_mpc (ctrl, penalty)
 Read in !MPC. More...
 
logical function fstr_ctrl_common::fstr_ctrl_get_outitem (ctrl, hecMESH, outinfo)
 Read in !OUTPUT_RES & !OUTPUT_VIS. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_contactalgo (ctrl, algo)
 Read in !CONTACT. More...
 
logical function fstr_ctrl_common::fstr_ctrl_get_contact (ctrl, n, contact, np, tp, ntol, ttol, ctAlgo)
 Read in contact definition. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_elemopt (ctrl, elemopt361)
 Read in !ELEMOPT. More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_get_autoinc (ctrl, aincparam)
 Read in !AUTOINC_PARAM ! More...
 
integer(kind=kint) function fstr_ctrl_common::fstr_ctrl_get_timepoints (ctrl, tp)
 Read in !TIME_POINTS. More...