fpmas 1.6
Classes | Namespaces | Typedefs
von_neumann_grid.h File Reference
#include "grid_builder.h"
Include dependency graph for von_neumann_grid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::model::ManhattanDistance
 
class  fpmas::model::VonNeumannGridBuilder< CellType >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::model
 

Typedefs

template<typename CellType = model::GridCell>
using fpmas::model::VonNeumannGrid = GridConfig< VonNeumannGridBuilder< CellType >, ManhattanDistance, CellType >
 

Detailed Description

VonNeumann grid related objects.