OpenCMISS-Iron Internal API Documentation
base_routines::outputsetoff Interface Reference

Private Member Functions

subroutine output_set_off (ERR, ERROR,)
 Sets writes file echo output off. More...
 

Detailed Description

Definition at line 255 of file base_routines.f90.

Member Function/Subroutine Documentation

subroutine base_routines::outputsetoff::output_set_off ( integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private

Sets writes file echo output off.

See also
BASE_ROUTINES::OUTPUT_SET_ON,OPENCMISS::CMISSOutputSetOff
Parameters
[out]errThe error code
[out]errorThe error string

Definition at line 1054 of file base_routines.f90.