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

Private Member Functions

subroutine timing_summary_output (ERR, ERROR,)
 Outputs the timing summary. More...
 

Detailed Description

Definition at line 279 of file base_routines.f90.

Member Function/Subroutine Documentation

subroutine base_routines::timingsummaryoutput::timing_summary_output ( integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private

Outputs the timing summary.

See also
OPENCMISS::CMISSTimingSummaryOutput
Parameters
[out]errThe error code
[out]errorThe error string

Definition at line 1341 of file base_routines.f90.