OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
Sphere.hpp File Reference

Header file containing functions for creating a filled 3D sphere of defined radius. More...

#include <boost/fusion/sequence/intrinsic/at_c.hpp>
#include <boost/fusion/include/at_c.hpp>
#include <boost/fusion/container/vector.hpp>
#include <boost/fusion/include/vector.hpp>
#include <boost/fusion/container/vector/vector_fwd.hpp>
#include <boost/fusion/include/vector_fwd.hpp>
#include "boost/multi_array.hpp"
#include "Point.hpp"

Go to the source code of this file.

Data Structures

class  Sphere< dim, T >
 This class implement the Sphere concept in an N-dimensional space. More...
 

Detailed Description

Header file containing functions for creating a filled 3D sphere of defined radius.

Author
Justina Stark
Date
May 2020

Definition in file Sphere.hpp.