![]() |
fpmas 1.6
|
This is the complete list of members for fpmas::model::VonNeumannGridBuilder< CellType >, including all inherited members.
build(api::model::SpatialModel< model::GridCell > &spatial_model) const override | fpmas::model::detail::GridBuilder< model::GridCell > | inline |
build(api::model::SpatialModel< model::GridCell > &spatial_model, api::model::GroupList groups) const override | fpmas::model::detail::GridBuilder< model::GridCell > | inline |
CellNetworkBuilder< model::GridCell >::build(SpatialModel< model::GridCell > &spatial_model) const=0 | fpmas::api::model::CellNetworkBuilder< model::GridCell > | pure virtual |
CellNetworkBuilder< model::GridCell >::build(SpatialModel< model::GridCell > &spatial_model, GroupList groups) const=0 | fpmas::api::model::CellNetworkBuilder< model::GridCell > | pure virtual |
GridBuilder< model::GridCell >::buildLocalGrid(api::model::SpatialModel< model::GridCell > &model, GridDimensions local_dimensions, CellMatrix &cells) const=0 | fpmas::model::detail::GridBuilder< model::GridCell > | protectedpure virtual |
CellMatrix typedef | fpmas::model::detail::GridBuilder< model::GridCell > | protected |
default_cell_factory | fpmas::model::detail::GridBuilder< model::GridCell > | static |
GridBuilder(api::model::GridCellFactory< model::GridCell > &cell_factory, DiscreteCoordinate width, DiscreteCoordinate height) | fpmas::model::detail::GridBuilder< model::GridCell > | inline |
GridBuilder(DiscreteCoordinate width, DiscreteCoordinate height) | fpmas::model::detail::GridBuilder< model::GridCell > | inline |
height() const | fpmas::model::detail::GridBuilder< model::GridCell > | inline |
initSample(std::size_t n, std::function< void(model::GridCell *)> init_function) const | fpmas::model::detail::GridBuilder< model::GridCell > | |
initSequence(const std::vector< T > &items, std::function< void(model::GridCell *, typename std::vector< T >::const_reference)> init_function) const | fpmas::model::detail::GridBuilder< model::GridCell > | |
GridBuilder< model::GridCell >::linkFrontiers(api::model::SpatialModel< model::GridCell > &model, GridDimensions local_dimensions, CellMatrix &local_cells, std::vector< model::GridCell * > &frontier) const=0 | fpmas::model::detail::GridBuilder< model::GridCell > | protectedpure virtual |
width() const | fpmas::model::detail::GridBuilder< model::GridCell > | inline |