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

T

TimeDerivativeFunctionField - Class in jabble.indicators
Computes the time derivative of a field.
TimeDerivativeFunctionField(String) - Constructor for class jabble.indicators.TimeDerivativeFunctionField
Creates a new instance of TimeDerivativeFunctionField
TimeDifferenceFunctionField - Class in jabble.indicators
Calculates the absolute value of the difference between a field on a given slice and the previous slice at a point.
TimeDifferenceFunctionField(String) - Constructor for class jabble.indicators.TimeDifferenceFunctionField
Creates a new instance of TimeDerivativeFunctionField
TimeTrigger - Class in jabble
A trigger that fires after a specified amount of time (no matter what happens).
TimeTrigger(long) - Constructor for class jabble.TimeTrigger
A new Trigger that fires after a given period in milliseconds.
toString() - Method in class jabble.FAS
 
toString() - Method in class jabble.Field
Returns the name of the Field, the Grid on which is defined and the values around the origin.
toString() - Method in class jabble.FullMultigrid
 
toString() - Method in class jabble.Multigrid
The String representation of the MultiGrid evolver, which include the toString() of the wrapped evolver.
toString() - Method in class jabble.Multigrid.VCycle
The String representation of the MultiGrid evolver, which include the toString() of the wrapped evolver.
toString() - Method in class jabble.Point
Displays the coordinates of the Point
transform() - Method in class jabble.CoordinateTransformation
 
transform(Slice, Slice) - Method in class jabble.CoordinateTransformation
 
Trigger - Class in jabble
A condition that can halt the evolution.
Trigger() - Constructor for class jabble.Trigger
Creates a trigger that doesn't use an indicator.
Trigger(Indicator) - Constructor for class jabble.Trigger
Creates a trigger that uses an indicator: setupFields, init and processPoint will be forwarded to the indicator.

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