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