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

Go to the source code of this file.

Data Types

type  m_out::output_info
 output information More...
 
type  m_out::t_output_ctrl
 output control such as output filename, output frequency etc. More...
 

Modules

module  m_out
 This module manages step information.
 

Functions/Subroutines

subroutine m_out::initoutinfo (outinfo)
 
subroutine m_out::write_outinfo (fnum, nitem, outinfo, outdata)
 
integer function m_out::n_comp_valtype (vtype, ndim)
 
subroutine m_out::fstr_init_outctrl (outctrl)
 
subroutine m_out::fstr_copy_outctrl (outctrl1, outctrl2)
 
logical function m_out::fstr_output_active (cstep, outctrl)
 
subroutine m_out::fstr_ctrl_get_filename (ctrl, ss)
 
subroutine m_out::fstr_ctrl_get_output (ctrl, outctrl, islog, res, visual, femap)
 
subroutine m_out::print_output_ctrl (nfile, outctrl)