AggregPacking
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces | Functions
libaggregpacking.cpp File Reference

Main file, combining everythin together. More...

#include "concmixture.hpp"
#include "math.hpp"
#include "aggregate.hpp"
#include "randomizer.hpp"
#include "heterogeometry.hpp"
#include "octree.hpp"
#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>

Classes

class  aggregpacking::vector_ptr_indexing_suite< Container >
 Template class for C++ vector to/from Python list conversion. More...
 

Namespaces

 aggregpacking
 Namespace aggregpacking.
 

Functions

 aggregpacking::BOOST_PYTHON_MODULE (libaggregpacking)
 Python module definition.
 

Detailed Description

Main file, combining everythin together.

Shared library libaggregpacking.so is created from this file.