lagrangian.Stencil

class lagrangian.Stencil

Bases: pybind11_builtins.pybind11_object

Type 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

Stencil.__eq__

(self: object, arg0: object) -> bool

Stencil.__getstate__

(self: object) -> int_

Stencil.__hash__

(self: object) -> int_

Stencil.__int__(self)

Stencil.__ne__

(self: object, arg0: object) -> bool

Stencil.__repr__

(self: handle) -> str

Stencil.__setstate__

(self: lagrangian.core.Stencil, arg0: int) -> None

Attributes

Stencil.QUINTUPLET

Stencil.TRIPLET

Stencil.name

handle) -> str