|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmathcomp.assemble.discontinuousgalerkin.Gauleg
public class Gauleg
Constructor Summary | |
---|---|
Gauleg(int n)
|
Method Summary | |
---|---|
void |
calc(double x1,
double x2)
|
double[] |
getAbcissas()
|
double[] |
getWeights()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Gauleg(int n)
Method Detail |
---|
public void calc(double x1, double x2)
public double[] getAbcissas()
public double[] getWeights()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |