one dimensional first order element finite element method(Galerkin method) using BiCGSTAB method + diagonal preconditioning.
-
Updated
Oct 1, 2018 - Fortran
one dimensional first order element finite element method(Galerkin method) using BiCGSTAB method + diagonal preconditioning.
A finite element method implementation based on Galerkin's Method and bi-linear elements. Solving specifically a reaction-convection-diffusion boundary value problem.
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."