IO subroutines.


o set_indent_step
Set the indentation step for output. By default, this indentation step is set to 3.
o my_indent
Add a number of spaces corresponding to the current indent value to the stream s.
o my_deindent
Remove the indentation spaces of the stream s.
o my_label_indent
Add a number of spaces corresponding to the current indent value to the stream s and add the label l.
o my_inc_indent
Increase the current indentation value by the current indentation step.
o my_dec_indent
Increase the current indentation value by the current indentation step.
o nst_temp_dir
Nestor temporary directory
o nst_temp_dir
Changes Nestor temporary directory
o nst_tmp_file
Creates a string
o nst_tmp_number
Incremented number
o nst_eatwhite
Remove spaces from an input stream
o nst_eatsome
Remove characters from an input stream
o nst_endofline
Remove characters from an input stream until the end of the line
o nst_sure_get
Sure get
o nst_stream_to_file
Read an input stream until EOF and put the contents into a file
o nst_fortran_type
Changes the Fortran type
o nst_fortran_type
Returns the current fortran type
o nst_unparse_mode
Changes the unparse mode
o nst_unparse_mode
Returns the current unparse mode
o nst_nestor_mode
Changes the nestor mode
o nst_nestor_mode
Returns the current nestor mode
o nst_plug_dir
Nestor plugin directory
o nst_plug_dir
Changes Nestor plugin directory

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.