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

P

phase(double, double) - Static method in class jabble.MathUtils
Returns the phase of a complex number given the real and imaginary part.
phaseDiff(double, double) - Static method in class jabble.MathUtils
Returns the difference of the two angles, taking into account periodicity.
PION_MASS - Static variable in class jabble.Constants
Electron mass in Kg (9.109534E-31).
PLANCK - Static variable in class jabble.Constants
Plank constant (h-bar) in J*s (6.626068E-34 / (2.0 * PI)).
Point - Class in jabble
Represent a point on a Grid.
Point() - Constructor for class jabble.Point
 
pointAt(int...) - Method in class jabble.Grid
Returns the Point on the Grid at the given location.
prepareEquationSet() - Method in class jabble.Problem
Creates the equation set that needs to be solved.
previousPoint(int) - Method in class jabble.Point
Returns the previous point along the given direction, or null if it doesn't exist.
Problem - Class in jabble
Defines an EquationSet with a set of initial conditions.
Problem() - Constructor for class jabble.Problem
 
ProblemSolver - Class in jabble
The master class that brings all objects together to solve a given problem.
ProblemSolver(Problem) - Constructor for class jabble.ProblemSolver
Creates a new ProblemSolver for the given Problem.
processPoint(Point) - Method in class jabble.FieldCalculator
Calculates the function at the given point and updates the value of the Field.
processPoint(Point) - Method in class jabble.Trigger
Updates the trigger computation using the values at the point.
prolong(List<Slice>, List<Slice>) - Method in class jabble.Multigrid
 

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