public class B2ForSphericallySymmetricUByTrapezoidRule
extends java.lang.Object
Constructor | Description |
---|---|
B2ForSphericallySymmetricUByTrapezoidRule() |
Modifier and Type | Method | Description |
---|---|---|
static double[] |
getfr(Potential2SoftSpherical p2,
int N,
double del_r,
double temp) |
|
static double[] |
getResults(Potential2SoftSpherical p2,
double power,
double r_max,
double temp,
boolean printapalooza) |
|
static void |
main(java.lang.String[] args) |
public B2ForSphericallySymmetricUByTrapezoidRule()
public static void main(java.lang.String[] args)
public static double[] getResults(Potential2SoftSpherical p2, double power, double r_max, double temp, boolean printapalooza)
public static double[] getfr(Potential2SoftSpherical p2, int N, double del_r, double temp)