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) | ||
surf_intersection_rect(p_r1, p_r2) |
|
||
yzegp_to_ijdet_array(a_gpidx) |
convert array 2D in yzegp convention to ijdet convention |
Classes¶
ArraySquareCell([ncel_x, ncel_y, size_cm]) |
Abstraction of the physical array |
ArraySquareCellNumba([ncel_x, ncel_y, size_cm]) |
Abstraction of the physical array for Numba |
Class diagram¶