Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"
-
Updated
Apr 26, 2024 - Python
Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"
An intro to DG methods for PDEs
A JavaScript Finite Element Simulation Library
Numerical methods to solve Partial Differential Equations
Implementation of the harmonic balance method in MATLAB
Fourier-Galerkin-based massively-parallelised Navier-Stokes solver
1D Finite Element Method Galerkin code.
Variational approximation by Gridap package to resolve T.I.S.E. in Julia
one dimensional first order element finite element method(Galerkin method) using BiCGSTAB method + diagonal preconditioning.
Solves the fluid structure interaction (FSI) equations of motion for studying the nonlinear dynamics of flexible pipes conveying two-phase flows.
Using spectral methods to simulate the dynamic of a quantum particle in an EM field
A finite element method implementation based on Galerkin's Method and bi-linear elements. Solving specifically a reaction-convection-diffusion boundary value problem.
Probabilistic space module for stochastic galerkin and stochastic collocation computations
A simple, one-dimensional FEM Poisson equation with Dirichlet boundary conditions solver, written in Julia as an assignment for Differential Equations course.
In this repository you may find an example of implementation of the finite element method for solving differential equations
MATLAB package providing different finite elements used throughout computational science and engineering for the approximate solution of space-time PDEs
Fourier-Hermite Galerkin method applied to the Vlasov-Poisson equation
Python implementation of the classic Bubnov-Galerkin method for solving differential equations. Supports 1-3 dimensional problems.
[EN] Collection of methods for solving boundary value problems. [RU] Коллекция методов для решения краевых задач
Add a description, image, and links to the galerkin-method topic page so that developers can more easily learn about it.
To associate your repository with the galerkin-method topic, visit your repo's landing page and select "manage topics."