ReFRACtor
|
This class provides the Rayleigh Greek Moments. More...
#include <rayleigh_greek_moment.h>
Static Public Member Functions | |
static const blitz::Array< double, 2 > & | array (double depolar_fact=0.02790) |
Return the Ralyeigh Greek Moment Array. More... | |
This class provides the Rayleigh Greek Moments.
This is really just a constant, but we put this in a central class to have the code for this in one place.
Definition at line 11 of file rayleigh_greek_moment.h.
|
static |
Return the Ralyeigh Greek Moment Array.
This is in Fortran order, so you can directly pass it to Fortran code.
Definition at line 10 of file rayleigh_greek_moment.cc.