java.util.function.Predicate<IAtom>
AtomTestCollective
AtomTestChainLength
, AtomTestChainLength
, AtomTestDeviation
, AtomTestLiquid
, AtomTestLiquidAtomic
, AtomTestRandom
, ConfigFromFileLAMMPS.AtomTestDeviation
, LatticePlane
public interface AtomTest extends java.util.function.Predicate<IAtom>
Modifier and Type | Method | Description |
---|---|---|
boolean |
test(IAtom a) |
Returns true if atom passes the test.
|