FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_out::t_output_ctrl Type Reference

output control such as output filename, output frequency etc. More...

Collaboration diagram for m_out::t_output_ctrl:

Data Fields

character(len=hecmw_name_len) filename
 output file name More...
 
integer filenum
 file number More...
 
integer frequency
 output frenqency More...
 
type(output_infooutinfo
 info of output More...
 

Detailed Description

output control such as output filename, output frequency etc.

Definition at line 29 of file m_out.f90.

Field Documentation

◆ filename

character(len=hecmw_name_len) m_out::t_output_ctrl::filename

output file name

Definition at line 30 of file m_out.f90.

◆ filenum

integer m_out::t_output_ctrl::filenum

file number

Definition at line 31 of file m_out.f90.

◆ frequency

integer m_out::t_output_ctrl::frequency

output frenqency

Definition at line 32 of file m_out.f90.

◆ outinfo

type( output_info ) m_out::t_output_ctrl::outinfo

info of output

Definition at line 33 of file m_out.f90.


The documentation for this type was generated from the following file: