|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmathcomp.assemble.discontinuousgalerkin.Edges
public class Edges
| Constructor Summary | |
|---|---|
Edges(Grid grid)
|
|
| Method Summary | |
|---|---|
java.util.Set |
getBoundaryEdges()
|
java.util.Set |
getInteriorEdges()
|
int |
getOrientation(Triangle t,
int i)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Edges(Grid grid)
| Method Detail |
|---|
public int getOrientation(Triangle t,
int i)
public java.util.Set getInteriorEdges()
public java.util.Set getBoundaryEdges()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||