Skip to content

API Reference

Complete reference for all public classes and functions in AnyPINN, organized by module.


  • Core


    Building blocks: Domain, Field, Parameter, Argument, Constraint, Problem, configuration dataclasses, collocation samplers, and data handling.

  • Problems


    ODE and PDE constraint types: ODEInverseProblem, ResidualsConstraint, DirichletBCConstraint, PDEResidualConstraint, and supporting classes.

  • Lightning


    PyTorch Lightning integration: PINNModule, callbacks for early stopping, progress bars, prediction writing, and adaptive collocation.

  • CLI


    Command-line interface reference: anypinn create, template listing, data source selection, and project scaffolding options.