ecpi.common.num.array_square_cell Module

Created on 2 nov. 2017

@author: Colley JM

Functions

intersection_rect Compute the rectangle formed by the intersection of two rectangles.
jitclass(spec) A decorator for creating a jitclass.
njit(*args, **kws) Equivalent to jit(nopython=True)
yzegp_to_ijdet_array(a_gpidx) convert array 2D in yzegp convention to ijdet convention

Classes

ArraySquareCell([ncel_x, ncel_y, size_cm]) Constructor
ArraySquareCellNumba([ncel_x, ncel_y, size_cm]) Constructor

Class diagram