![]()  | 
  
    FrontISTR
    5.7.1
    
   Large-scale structural analysis program with finit element method 
   | 
 
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_nonlinear_solver (ctrl, method) | 
| Read in !NONLINEAR_SOLVER.  More... | |
| integer(kind=kint) function | fstr_ctrl_common::fstr_ctrl_get_solver (ctrl, method, precond, nset, iterlog, timelog, steplog, nier, iterpremax, nrest, nBFGS, scaling, dumptype, dumpexit, usejad, ncolor_in, mpc_method, estcond, method2, recyclepre, solver_opt, contact_elim, 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, cpname) | 
| Read in contact definition.  More... | |
| logical function | fstr_ctrl_common::fstr_ctrl_get_embed (ctrl, n, embed, cpname) | 
| Read in contact definition.  More... | |
| integer(kind=kint) function | fstr_ctrl_common::fstr_ctrl_get_contactparam (ctrl, contactparam) | 
| Read in !CONTACT_PARAM !  More... | |
| integer(kind=kint) function | fstr_ctrl_common::fstr_ctrl_get_contact_if (ctrl, n, contact_if) | 
| Read in contact interference.  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... | |
| integer(kind=kint) function | fstr_ctrl_common::fstr_ctrl_get_amplitude (ctrl, nline, name, type_def, type_time, type_val, n, val, table) | 
| Read in !AMPLITUDE.  More... | |
| integer(kind=kint) function | fstr_ctrl_common::fstr_ctrl_get_element_activation (ctrl, amp, eps, grp_id_name, dtype, state, thlow, thup) | 
| Read in !ELEMENT_ACTIVATION.  More... | |