|
ug4
|
Functions | |
| function util rates static | compute (ConvRateSetup) |
| function util rates static StdLabel | MeasLatexP (disc, p) |
| function util rates static StdLabel | MeasLatexQ (disc, p) |
| function util rates static StdLabel | MeasPdfP (disc, p) |
| function util rates static StdLabel | MeasPdfQ (disc, p) |
| function util rates static | NoMaxLevelPadding (p) |
| function util rates static | NoMinLevelPadding (p) |
| function util rates static | replot (gpOptions, file) |
| function util rates static | StdComputeLinearSolution (u, domainDisc, solver) |
| function util rates static | StdComputeNonLinearSolution (u, domainDisc, solver) |
| function util rates static | StdMaxLevelPadding (p) |
| function util rates static | StdMinLevelPadding (p) |
| function util rates static | StdPrepareInitialGuess (u, lev, minLev, maxLev, domainDisc, solver) |
| function util rates static StdLabel | XLatex (x) |
| function util rates static StdLabel | XPdf (x) |
| function util rates static StdLabel | YLatex (f, t, n) |
| function util rates static StdLabel | YPdf (f, t, n) |
| function util rates static compute | ( | ConvRateSetup | ) |
Computes convergence rates for a static problem
In the convergence rate setup the following parameters can be passed:
| ConvRate | Setup setup used |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :193-731
| function util rates static StdLabel MeasLatexP | ( | disc | , |
| p | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :110-112
| function util rates static StdLabel MeasLatexQ | ( | disc | , |
| p | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :114-116
| function util rates static StdLabel MeasPdfP | ( | disc | , |
| p | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :137-139
References p.
| function util rates static StdLabel MeasPdfQ | ( | disc | , |
| p | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :141-143
| function util rates static NoMaxLevelPadding | ( | p | ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :96-98
| function util rates static NoMinLevelPadding | ( | p | ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :100-102
| function util rates static replot | ( | gpOptions | , |
| file | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :734-761
References CreateApproxSpace(), and CreateSolver().
| function util rates static StdComputeLinearSolution | ( | u | , |
| domainDisc | , | ||
| solver | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :53-76
| function util rates static StdComputeNonLinearSolution | ( | u | , |
| domainDisc | , | ||
| solver | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :78-85
| function util rates static StdMaxLevelPadding | ( | p | ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :87-89
| function util rates static StdMinLevelPadding | ( | p | ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :91-93
| function util rates static StdPrepareInitialGuess | ( | u | , |
| lev | , | ||
| minLev | , | ||
| maxLev | , | ||
| domainDisc | , | ||
| solver | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :41-50
| function util rates static StdLabel XLatex | ( | x | ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :118-121
| function util rates static StdLabel XPdf | ( | x | ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :145-148
References CreateApproxSpace(), and CreateSolver().
| function util rates static StdLabel YLatex | ( | f | , |
| t | , | ||
| n | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :123-135
| function util rates static StdLabel YPdf | ( | f | , |
| t | , | ||
| n | |||
| ) |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / conv_rates_static.lua :150-162