All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class phaser.equation.MaxwellBloch

java.lang.Object
   |
   +----phaser.equation.Equation
           |
           +----phaser.equation.MaxwellBloch

public class MaxwellBloch
extends Equation
Class implementation of The Maxwell-Bloch & Anisotropic Maxwell-Bloch ODE.


Constructor Index

 o MaxwellBloch()

Method Index

 o eval(double[], double[], double)

Constructors

 o MaxwellBloch
 public MaxwellBloch()

Methods

 o eval
 public void eval(double outVector[],
                  double inVector[],
                  double time)
Overrides:
eval in class Equation

All Packages  Class Hierarchy  This Package  Previous  Next  Index