faunus
Public Types | Public Member Functions | List of all members
Faunus::CellList::Grid::AbstractNeighborGrid< TGridType > Struct Template Referenceabstract
Inheritance diagram for Faunus::CellList::Grid::AbstractNeighborGrid< TGridType >:
Inheritance graph
[legend]
Collaboration diagram for Faunus::CellList::Grid::AbstractNeighborGrid< TGridType >:
Collaboration graph
[legend]

Public Types

using GridType = TGridType
 
- Public Types inherited from Faunus::CellList::Grid::AbstractGrid< TGridType >
using GridType = TGridType
 

Public Member Functions

virtual bool isNeighborCell (const CellCoord &coordinates, const CellCoord &offset) const =0
 
- Public Member Functions inherited from Faunus::CellList::Grid::AbstractGrid< TGridType >
virtual CellCoord coordinates (CellIndex index) const =0
 
virtual CellIndex index (const CellCoord &coordinates) const =0
 
virtual CellCoord coordinatesAt (const Point &position) const =0
 
virtual CellIndex indexAt (const Point &position) const =0
 
virtual bool isCell (const CellCoord &coordinates) const =0
 
virtual bool isCellAt (const Point &point) const =0
 
virtual CellIndex size () const =0
 

The documentation for this struct was generated from the following file: