OpenCMISS-Iron Internal API Documentation
|
Write a string, value, string then a value to a given output stream. More...
Private Member Functions | |
subroutine | write_string_two_value_c_c (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_c_dp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_c_intg (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_c_l (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_c_sp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_c_vs (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted varying string SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_dp_c (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_dp_dp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_dp_intg (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_dp_l (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_dp_sp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_dp_vs (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_intg_c (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_intg_dp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_intg_intg (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_intg_l (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_intg_sp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_intg_vs (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_l_c (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_l_dp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_l_intg (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_l_l (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_l_sp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_l_vs (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_sp_c (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_sp_dp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_sp_intg (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_sp_l (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_sp_sp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_sp_vs (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_vs_c (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_vs_dp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_vs_intg (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_vs_l (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_vs_sp (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
subroutine | write_string_two_value_vs_vs (ID, FIRST_STRING, FIRST_VALUE, SECOND_STRING, SECOND_VALUE, ERR, ERROR,) |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted varying string SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values. More... | |
Write a string, value, string then a value to a given output stream.
Definition at line 148 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 625 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 656 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 688 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 720 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 751 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted character FIRST_VALUE and the the SECOND_STRING followed by a formatted varying string SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 783 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 814 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 846 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 882 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 918 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 953 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted double precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 989 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1021 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1053 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1089 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1125 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1160 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted integer FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1196 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1228 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1260 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1296 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1330 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1365 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted logical FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1399 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1431 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1463 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1499 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1535 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1568 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted single precision FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1604 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted character SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1636 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted double precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1667 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted integer SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1699 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted logical SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1731 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted single precision SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1762 of file input_output.f90.
|
private |
Writes the FIRST_STRING followed by a formatted varying string FIRST_VALUE and the the SECOND_STRING followed by a formatted varying string SECOND_VALUE to the given output stream specified by ID. Free format is used to format both values.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[in] | first_string | The first string to be output |
[in] | first_value | The first value to be output |
[in] | second_string | The second string to be output |
[in] | second_value | The second value to be output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1794 of file input_output.f90.