LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
This class manages a shared Periodicbox. More...
#include <PeriodicBox.hpp>
Public Member Functions | |
GCoord | box (void) const |
void | box (const GCoord &c) |
bool | isPeriodic (void) const |
SharedPeriodicBox | copy (void) const |
This class manages a shared Periodicbox.
This is what most clients should use. It maintains a shared resource (the shared PeriodicBox) and forwards member function calls to it. The copy() member function creates a new (i.e. dissociated PeriodicBox) and returns the associated SharedPeriodicBox