RobinBC

RobinBC#

class pinnx.icbc.RobinBC(func, on_boundary=<function RobinBC.<lambda>>)[source]#

Robin boundary conditions: dy/dn(x) = func(x, y).

error(bc_inputs, bc_outputs, **kwargs)[source]#

Returns the loss for each component at the initial or boundary conditions.