Data structures for Fortran
Source Files
Modules
Procedures
Derived Types
set_error_unit
Subroutine
4 statements
Source File
logger.f90
datastructs_logger_mod
set_error_unit
Contents
public subroutine set_error_unit(unit)
Set the output unit for error log messages.
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=i4),
intent(in)
::
unit
Fortran unit number for ERROR logs.