VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

grid_dim Struct Reference

#include <grid_dim.h>

Public Member Functions

 grid_dim ()
 
fl span () const
 
bool enabled () const
 

Public Attributes

fl begin
 
fl end
 
sz n
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned version)
 

Friends

class boost::serialization::access
 

Constructor & Destructor Documentation

grid_dim::grid_dim ( )
inline

Member Function Documentation

fl grid_dim::span ( ) const
inline

References begin, and end.

bool grid_dim::enabled ( ) const
inline

References n.

template<class Archive >
void grid_dim::serialize ( Archive &  ar,
const unsigned  version 
)
inlineprivate

References begin, end, and n.

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Member Data Documentation

fl grid_dim::begin

Referenced by eq(), serialize(), and span().

fl grid_dim::end

Referenced by eq(), serialize(), and span().

sz grid_dim::n

Referenced by enabled(), eq(), and serialize().


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