$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [geometry] periodic boundary conditions
From: alfC (alfredo.correa_at_[hidden])
Date: 2010-07-23 02:36:46
Hi,
I am starting to investigate the boost.geometry library. One of the
applications I have already for it is in the context of particle
simulations.
I still have not much idea of the architecture of the library but it
seem very powerful. So for example I was wondering if geometry has
facilities for distances and points living in 3D periodic boundary
conditions. Topologically it is a torus but with euclidean distance.
If somebody could point where to look I will appreciate it.
Thank you,
Alfredo