mindelec.loss.Constraints

class mindelec.loss.Constraints(dataset, pde_dict)[source]

Definition of the loss for all sub-dataset.

Parameters
  • dataset (Dataset) – The dataset including pde equation, boundary condition and initial condition.

  • pde_dict (dict) – The dict of pde problem.

Supported Platforms:

Ascend