|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NTree.OutOfUniverseMode | |
|---|---|
| org.miv.pherd.ntree | |
| Uses of NTree.OutOfUniverseMode in org.miv.pherd.ntree |
|---|
| Fields in org.miv.pherd.ntree declared as NTree.OutOfUniverseMode | |
|---|---|
protected NTree.OutOfUniverseMode |
NTree.oum
How to handle particles that leave the universe initial bounding box. |
| Methods in org.miv.pherd.ntree that return NTree.OutOfUniverseMode | |
|---|---|
NTree.OutOfUniverseMode |
NTree.getOutOfUniverseMode()
What to do if a particle leaves the root cell ?. |
static NTree.OutOfUniverseMode |
NTree.OutOfUniverseMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NTree.OutOfUniverseMode[] |
NTree.OutOfUniverseMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.miv.pherd.ntree with parameters of type NTree.OutOfUniverseMode | |
|---|---|
void |
NTree.setOutOfUniverseMode(NTree.OutOfUniverseMode mode)
Tell what to do when a particle leaves the root cell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||