Home
last modified time | relevance | path

Searched defs:grid_dimensions (Results 1 – 2 of 2) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/base/
H A Dprocess_grid.cc105 const std::pair<unsigned int, unsigned int> &grid_dimensions) in ProcessGrid()
/dports/devel/py-pyro/Pyro4-4.77/examples/robots/
H A Drobot.py22 def __init__(self, name, grid_dimensions, position, direction=(0, 0), strength=5): argument