pyLBM.boundary.Neumann

class pyLBM.boundary.Neumann(istore, ilabel, distance, stencil, value_bc, nspace, backend)

Boundary condition of type Neumann

Methods

set_rhs : compute and set the additional terms to fix the boundary values
set_iload : compute the indices that are needed (symmertic velocities and space indices)
update : update the values of the distribution fonctions ouside the domain according to the Neumann condition