| 
    The Conley-Morse Graphs Software
    
   | 
 
Helper functions and an auxiliary class for space wrapping. More...
Go to the source code of this file.
Classes | |
| class | localSpaceWrapping | 
| Sets space wrapping locally.  More... | |
Functions | |
| bool | setSpaceWrapping (int width) | 
| Sets the appropriate space wrapping and returns true iff there is some non-trivial wrapping in any direction.  More... | |
| void | unsetSpaceWrapping () | 
| Unsets any space wrapping in the phase space.  More... | |
Helper functions and an auxiliary class for space wrapping.
Definition in file spacewrap.h.
      
  | 
  inline | 
Sets the appropriate space wrapping and returns true iff there is some non-trivial wrapping in any direction.
Definition at line 48 of file spacewrap.h.
References custom::difference::spaceDim, and custom::difference::spaceWrapping.
      
  | 
  inline | 
Unsets any space wrapping in the phase space.
Definition at line 71 of file spacewrap.h.
Referenced by localSpaceWrapping::~localSpaceWrapping().