Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
single_text_file_with_1d_variable_write_data
Subroutine
5 statements
Source File
text_output.F90
text_output
single_text_file_with_1d_variable_write_data
Contents
None
private subroutine single_text_file_with_1d_variable_write_data(self, timestr)
Arguments
Type
Intent
Optional
Attributes
Name
class(
type_single_text_file_with_1d_variable
),
intent(in)
::
self
character(len=*),
intent(in)
::
timestr
Contents
None