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

Class for managing periodic box information. More...

#include <PeriodicBox.hpp>

Public Member Functions

 PeriodicBox (const GCoord &c)
 
GCoord box (void) const
 
void box (const GCoord &c)
 
bool isPeriodic (void) const
 
void setPeriodic (const bool b)
 

Detailed Description

Class for managing periodic box information.

This is the fundamental object that gets shared amongst related groups. It contains the GCoord representing the box size and a flag that indicates whether or not the box has actually been set. The client will not interact with this class/object directly, but will use the SharedPeriodicBox instead.


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