We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae57ae0 commit 93486bbCopy full SHA for 93486bb
pyro/pyro.tex
@@ -89,8 +89,8 @@ \section{\pyro 's structure}
89
\url{http://python-hydro.github.io/pyro2/}, and described
90
in \cite{pyro}. Here we provide a summary.
91
92
-The grid structure is managed by the {\tt patch.Grid2d} class. Data
93
-is that lives on the grid is contained in a {\tt
+The grid structure is managed by the {\tt patch.Grid2d} class. The data
+that lives on the grid is contained in a {\tt
94
patch.CellCenterData2d} object. Methods are available to provide
95
access to the data and fill the ghost cells. When accessing the data
96
on the grid, a {\tt array\_indexer.ArrayIndexer} object is returned.
0 commit comments