| 
    OpenAtom
    Version1.5a
    
   | 
 
Public Member Functions | |
| FindProcessor (int a[]) | |
| void | init () | 
| void | findNext (int a[]) | 
| int | findNextInMIter (int a[]) | 
| int | findNextInMesh (int a[]) | 
| int | findNextIter (int a[]) | 
| int | findNextInTorus (int a[]) | 
| int | findNextInTorusV (int t, int a[]) | 
| int | compare (int n, int a, int b) | 
| void | printSome (int n) | 
| void | printing (int a, int b, int c) | 
| void | printing_sp (int a, int b, int c) | 
| void | printing (int w, int a, int b, int c) | 
Public Attributes | |
| int | option | 
| int | nop | 
| int | nopX | 
| int | nopY | 
| int | nopZ | 
| int | start [3] | 
| int | next [3] | 
| int | w | 
| int | count | 
| int | negXL | 
| int | negYL | 
| int | negZL | 
| int | posXL | 
| int | posYL | 
| int | posZL | 
| int | distance | 
Definition at line 43 of file FindProcessor.h.
| int FindProcessor::findNextInMIter | ( | int | a[] | ) | 
out<<"-------------------------\n"; out<<"Distance "<<next[2]<<" starting\n"; out<<"-------------------------\n";
out<<"-------------------------\n"; out<<"Distance "<<next[2]<<" starting\n"; out<<"-------------------------\n";
Definition at line 135 of file FindProcessor.C.
| int FindProcessor::findNextIter | ( | int | a[] | ) | 
out<<"-------------------------\n"; out<<"Distance "<<distance<<" starting\n"; out<<"-------------------------\n";
out<<"-------------------------\n"; out<<"Distance "<<distance<<" starting\n"; out<<"-------------------------\n";
Definition at line 222 of file FindProcessor.C.
| void FindProcessor::init | ( | ) | 
out<<"actual -> "<<negXL<<" "<<negYL<<" "<<negZL<<"\n";
Definition at line 34 of file FindProcessor.C.
| void FindProcessor::printing | ( | int | a, | 
| int | b, | ||
| int | c | ||
| ) | 
ount++; needs to be placed in other two functions!
Definition at line 595 of file FindProcessor.C.
| void FindProcessor::printing | ( | int | w, | 
| int | a, | ||
| int | b, | ||
| int | c | ||
| ) | 
ount++; needs to be placed in other two functions!
Definition at line 634 of file FindProcessor.C.
| void FindProcessor::printSome | ( | int | n | ) | 
ount=1;
out<<"check: ";
out<<"check: ";
out<<"check: ";
out<<"check: ";
Definition at line 494 of file FindProcessor.C.