Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
-
Updated
Jun 7, 2024 - C++
Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
MPI user-level checkpoint library
Gauss–Seidel algorithm for electrostatic fields
Retrieves temperature information from Arduino and computes the (approximate) solution of the Laplace equation problem
Full finite-element code from scratch with SIMD-accelerated equation solver based on conforming finite elements with tests and example solution to Laplace equation.
General n-dimensional solver of Laplace's equation on a unit line/square/cube.
Add a description, image, and links to the laplace-equation topic page so that developers can more easily learn about it.
To associate your repository with the laplace-equation topic, visit your repo's landing page and select "manage topics."