lagrangian.Stencil¶
-
class
lagrangian.Stencil¶ Bases:
pybind11_builtins.pybind11_objectType of stencils known
Members:
TRIPLET : Define a stencil with 3 points
QUINTUPLET : Define a stencil with 5 points
-
__init__(self: lagrangian.core.Stencil, arg0: int) → None¶
Methods
(self: object, arg0: object) -> bool
(self: object) -> int_
(self: object) -> int_
Stencil.__int__(self)(self: object, arg0: object) -> bool
(self: handle) -> str
(self: lagrangian.core.Stencil, arg0: int) -> None
Attributes
handle) -> str
-