PINNacleUsageUsage⭐ Define Your Own PDE⭐ Define Your Own PDEContactContact (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Welcome
    • Installation
    • Usage
    • CLI Help
  • Trainer
    • Burgers' Equation
    • Poisson Equation
    • Heat Equation
    • Navier-Stokes Equation
    • Wave Equation
    • Chaotic Equation
    • Inverse Problem
    • Parametric PDE
    • Create Your Own
    • LRA & NTK
    • RAR
    • MultiAdam
    • Loss Function
    • LAAF & GAAF
    • FBPINN
    • VPINN
    • Hard Constraint
    • Fourier Feature
  • Callback
  • API
    • Model
      • Fnn
      • Hard Constraint
      • Laaf
    • Optimizer
      • Adam Lbfgs
      • Lr Adaptor
      • Multiadam
      • Ntk
    • PDE
      • Baseclass
      • Burgers
      • Chaotic
      • Heat
      • Helmholtz
      • Inverse
      • Ns
      • Poisson
      • Wave
    • Utils
      • Args
      • Callbacks
      • Func Cache
      • Geom
      • Plot
      • Random
      • Rar
      • Summary

On This Page

  • Sub-modules
Question? Give us feedback → (opens in a new tab)Edit this page
API
PDE

Namespace PINNacle.src.pde

Sub-modules

  • PINNacle.src.pde.baseclass
  • PINNacle.src.pde.burgers
  • PINNacle.src.pde.chaotic
  • PINNacle.src.pde.heat
  • PINNacle.src.pde.helmholtz
  • PINNacle.src.pde.inverse
  • PINNacle.src.pde.ns
  • PINNacle.src.pde.poisson
  • PINNacle.src.pde.wave
NtkBaseclass

Docs for PINNacle