discretize.CurvilinearMesh.nCy#
- property CurvilinearMesh.nCy#
Number of cells in the y direction.
nCy will be removed in discretize 1.0.0, it is replaced by mesh.shape_cells[1] to reduce namespace clutter.
Site Navigation
Section Navigation
discretize
)discretize.base
)discretize.operators
)discretize.mixins
)discretize.utils
)Number of cells in the y direction.
nCy will be removed in discretize 1.0.0, it is replaced by mesh.shape_cells[1] to reduce namespace clutter.