OpenCMISS-Iron Internal API Documentation
ANALYTIC_ANALYSIS_ROUTINES::ErrorTypes

errors definition type parameters More...

Variables

integer(intg), parameter analytic_analysis_routines::absolute_error_type =1
 The absolute type. More...
 
integer(intg), parameter analytic_analysis_routines::percentage_error_type =2
 The percentage type. More...
 
integer(intg), parameter analytic_analysis_routines::relative_error_type =3
 The relative type. More...
 

Detailed Description

errors definition type parameters

See also
ANALYTIC_ANALYSIS_ROUTINES,OPENCMISS_ErrorTypes

Variable Documentation

integer(intg), parameter analytic_analysis_routines::absolute_error_type =1
private
integer(intg), parameter analytic_analysis_routines::percentage_error_type =2
private
integer(intg), parameter analytic_analysis_routines::relative_error_type =3
private