ParM  parm
A molecular dynamics library
Public Member Functions | List of all members
InfiniteBox Class Reference

An infinite Box, for use with, e.g., sticky conglomerations or proteins. More...

#include <box.hpp>

Inheritance diagram for InfiniteBox:
Box

Public Member Functions

Vec diff (Vec r1, Vec r2)
 Simply r1-r2. More...
 
flt V ()
 Returns NaN. More...
 
- Public Member Functions inherited from Box
virtual ~Box ()
 

Detailed Description

An infinite Box, for use with, e.g., sticky conglomerations or proteins.

Member Function Documentation

Vec InfiniteBox::diff ( Vec  r1,
Vec  r2 
)
inlinevirtual

Simply r1-r2.

Implements Box.

flt InfiniteBox::V ( )
inlinevirtual

Returns NaN.

Implements Box.


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