OpenCMISS-Iron Internal API Documentation
|
Flags a warning to the user. More...
Private Member Functions | |
subroutine | write_str (ID, ERR, ERROR,) |
Writes the output string to a specified output stream. More... | |
Flags a warning to the user.
Definition at line 289 of file base_routines.f90.
|
private |
Writes the output string to a specified output stream.
[in] | id | The ID of the output stream. An ID of > 9 specifies file output |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1464 of file base_routines.f90.