Overview docs for analysis nbsearch
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 25 May 2015 05:49:16 +0000 (08:49 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Mon, 25 May 2015 18:23:36 +0000 (21:23 +0300)
commit44e025b8da8436da4b61531266bdf1658c5002b3
treeb44a3b718a66a94c8cd2585b21f4b72d78ee3ac5
parent59731e2a4c0b1a8c75a7f3d7598495141989204e
Overview docs for analysis nbsearch

Add doxygen documentation that provides an overview of the analysis
neighborhood search, both from a usage perspective and from an
implementation perspective.  While the latter may not be that important
for using the API, it is probably of interest for people with general
background in MD.  And it shows the complexity of the implementation,
providing additional justification for having this as a shared
implementation for all the tools.

Change-Id: If52060b93601cbf051db6062ef644900dcb1f780
docs/doxygen/user/analysisframework.md
docs/doxygen/user/analysisnbsearch.md [new file with mode: 0644]
src/gromacs/selection/nbsearch.cpp
src/gromacs/selection/nbsearch.h