ug4
time_step_util.lua File Reference

Functions

function __util_LimexLuaCallbackPost (step, t, currdt)
 
function attachObservers (attachFct, element, donttraverse)
 
function util CreateTimeDisc (domainDisc, timeScheme, orderOrTheta)
 
function util PrintUsageOfSolveTimeProblem ()
 
function util SolveLinearTimeProblem (u, domainDisc, linSolver, out, filename, timeScheme, orderOrTheta, startTime, endTime, maxStepSize, minStepSize, reductionFactor, useCheckpointing, postProcess, startTSNo, endTSNo)
 
function util SolveNonlinearProblemAdaptiveLimex (u, domainDisc, newtonSolver, out, filename, startTime, endTime, dt, minStepSize, maxStepSize, limexDesc, bFinishTimeStep, postProcess, startTSNo, endTSNo)
 
function util SolveNonlinearProblemAdaptiveTimestep (u, domainDisc, newtonSolver, out, filename, startTime, endTime, dt, minStepSize, maxStepSize, adaptiveStepInfo, bFinishTimeStep, postProcess, startTSNo, endTSNo)
 
function util SolveNonlinearTimeProblem (u, domainDisc, newtonSolver, out, filename, timeScheme, orderOrTheta, startTime, endTime, maxStepSize, minStepSize, reductionFactor, bFinishTimeStep, useCheckpointing, postProcess, startTSNo, endTSNo, newtonLineSearchFallbacks, additionalFinishedConditions)
 

Variables

parameterBool restartWithCheckpoint