Scrigroup - Documente si articole

     

HomeDocumenteUploadResurseAlte limbi doc
AccessAdobe photoshopAlgoritmiAutocadBaze de dateCC sharp
CalculatoareCorel drawDot netExcelFox proFrontpageHardware
HtmlInternetJavaLinuxMatlabMs dosPascal
PhpPower pointRetele calculatoareSqlTutorialsWebdesignWindows
WordXml

AspAutocadCDot netExcelFox proHtmlJava
LinuxMathcadPhotoshopPhpSqlVisual studioWindowsXml

Functions to Reset Specific Error States

c



+ Font mai mare | - Font mai mic



Functions to Reset Specific Error States

Table 19 lists the functions which allow you to reset specific error states. Most errors are cleared automatically when you supply the correct input; some however must be manually cleared.

Table 19. Functions to Reset Specific Error States.



Function

Description

ClearH0TooLateFlag

Clears the error if the step size was altered after integration started.

ClearT0TooLateFlag

Clears the error if the initial time was altered after integration started.

ClearTOutTooLateFlag

Clears the error if the requested output times were altered after integration started.

ClearICsTooLateFlag

Clears the error if the initial conditions were altered after integration started.

ClearIllegalInputFlags

Clears all illegal input flags.

ClearStepSizeTooSmallError

Clears the error if the step size has gotten too small (<hmin).

ClearTooMuchAccuracyError

Clears the error if too much accuracy is requested.

ClearStepSizeControlError

Clears the error set if you try to change step size control after integration has started.

ClearH0TooLateFlag

Usage

pInteg->ClearH0TooLateFlag();

Arguments

None.

Return Value

None.

Notes

This function clears the flag set when you try to set h0 after integration has started.

ClearT0TooLateFlag

Usage

pInteg->ClearT0TooLateFlag();

Arguments

None.

Return Value

None.

Notes

This function clears the flag set when you try to set t0 after integration has started.

ClearTOutTooLateFlag

Usage

pInteg->ClearTOutTooLateFlag();

Arguments

None.

Return Value

None.

Notes

This function clears the flag set when you try to set the requested output times after integration has started.

ClearICsTooLateFlag

Usage

pInteg->ClearICsTooLateFlag();

Arguments

None.

Return Value

None.

Notes

This function clears the flag set when you try to set the initial conditions after integration has started.

ClearIllegalInputFlags

Usage

pInteg->ClearIllegalInputFlags();

Arguments

None.

Return Value

None.

Notes

This function clears every illegal input flag that has been set.

ClearStepSizeTooSmallError

Usage

pInteg->ClearStepSizeTooSmallError();

Arguments

None.

Return Value

None.

Notes

This function clears the error set when the step size is set smaller than the minimum allowed.

ClearTooMuchAccuracyError

Usage

pInteg->ClearTooMuchAccuracyError();

Arguments

None.

Return Value

None.

Notes

This function clears the error set when the error tolerance cannot be met even when using the minimum step size.

ClearStepSizeControlError

Usage

pInteg->ClearStepSizeControlError();

Arguments

None.

Return Value

None.

Notes

This function clears the error set when you try to change the step size selection strategy (fixed versus variable) after integration has started.



Politica de confidentialitate | Termeni si conditii de utilizare



DISTRIBUIE DOCUMENTUL

Comentarii


Vizualizari: 463
Importanta: rank

Comenteaza documentul:

Te rugam sa te autentifici sau sa iti faci cont pentru a putea comenta

Creaza cont nou

Termeni si conditii de utilizare | Contact
© SCRIGROUP 2024 . All rights reserved