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