LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
loos::SharedPeriodicBox Class Reference

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
 

Detailed Description

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


The documentation for this class was generated from the following file: