|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.geometry.DistanceList
meshi.geometry.MatrixRow
meshi.symmetryComplex.geometryImage.MatrixRowNoImageAtoms
public class MatrixRowNoImageAtoms
Created by IntelliJ IDEA. User: TM Date: Jan 7, 2009 Time: 2:41:02 PM To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
private static DistanceMode |
mode
|
private static boolean[] |
toNonBonded
|
| Fields inherited from class meshi.geometry.MatrixRow |
|---|
atom, atom2, atom2number, CAPACITY, distance, lastEmpty, number, rMax2 |
| Fields inherited from class meshi.geometry.DistanceList |
|---|
capacity, filter, internalArray, size |
| Constructor Summary | |
|---|---|
MatrixRowNoImageAtoms(AtomCore atom,
MatrixRow[] matrix)
|
|
| Method Summary | |
|---|---|
void |
addCell(GridCell cell,
DistanceList nonBondedList,
java.util.ArrayList<DistanceList> energyTermsDistanceLists)
|
void |
update(DistanceList nonBondedList,
java.util.ArrayList<DistanceList> energyTermsDistanceLists)
|
| Methods inherited from class meshi.geometry.MatrixRow |
|---|
search, toString |
| Methods inherited from class meshi.geometry.DistanceList |
|---|
add, clear, get, isEmpty, iterator, size, sort, toArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static DistanceMode mode
private static boolean[] toNonBonded
| Constructor Detail |
|---|
public MatrixRowNoImageAtoms(AtomCore atom,
MatrixRow[] matrix)
| Method Detail |
|---|
public void update(DistanceList nonBondedList,
java.util.ArrayList<DistanceList> energyTermsDistanceLists)
update in class MatrixRow
public void addCell(GridCell cell,
DistanceList nonBondedList,
java.util.ArrayList<DistanceList> energyTermsDistanceLists)
addCell in class MatrixRow
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||