A B C D E F G H I J L M N O P R S T U V W

R

recordError(String) - Method in class jabble.ProblemSolver
Changes the name of the file to which the error field output is saved.
recordEvolution(String, int) - Method in class jabble.ProblemSolver
Changes the filename for saving the output, and sets the number of iterations between two saves.
recordEvolutionInterval(int) - Method in class jabble.ProblemSolver
Saves the output of the computation every interval number of iterations.
refresh() - Method in class jabble.ResultStore
 
reloadMetadata() - Method in class jabble.ResultStore
 
restrict(List<Slice>, List<Slice>) - Method in class jabble.Multigrid
 
ResultStore - Class in jabble
Saves and loads the results of a simulation.
ResultStore(String, boolean) - Constructor for class jabble.ResultStore
Creates a new ResultStore.
retrieveAggreateValue() - Method in class jabble.Indicator
Returns the value of the indicator for the current iteration.
retrieveAggreateValue() - Method in class jabble.indicators.AverageIndicator
 
retrieveAggreateValue() - Method in class jabble.indicators.IntegralIndicator
 
retrieveAggreateValue() - Method in class jabble.indicators.MaxIndicator
 
retrieveAggreateValue() - Method in class jabble.indicators.MinIndicator
 
reverseStep(double, double) - Static method in class jabble.MathUtils
Reverse step function, returns 1.0 before stepX and 1.0 afterwards.
RungeKutta - Class in jabble
Solves a 1D Ordinary Differential Equation using Runge-Kutta.
RungeKutta(String) - Constructor for class jabble.RungeKutta
Creates a new instance of RungeKutta

A B C D E F G H I J L M N O P R S T U V W