Package io.github.andreipunko.math.pde.border


package io.github.andreipunko.math.pde.border
  • Class
    Description
    Base interface for boundary conditions in partial differential equations.
    Represents a Dirichlet boundary condition for partial differential equations.
    Represents a Neumann boundary condition for partial differential equations.
    Represents a Robin boundary condition for partial differential equations.