Element-based-Galerkin-Methods
Galerkin solver library
Provides educational materials and source code for implementing element-based Galerkin methods on tensor-product bases
This directory contains the Lecture files and Project codes in both Julia and Matlab for a course based on the Springer textbook "An Introduction to Element-based Galerkin Methods on Tensor-Product Bases" by F.X. Giraldo
60 stars
4 watching
27 forks
Language: MATLAB
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A software framework that provides a process-oriented, variational formulation based programming approach for solving various finite element methods in MATLAB. | 51 |
| A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 225 |
| Solves extremely large electrodynamics problems using the FDTD method | 197 |
| An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. | 50 |
| A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
| A software package for numerically solving the Lugiato-Lefever Equation | 67 |
| A Python library for calculating the modes of electromagnetic waveguides using finite difference frequency domain method. | 36 |
| A Python library for numerically solving elliptic partial differential equations using the SOR iteration method. | 44 |
| A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
| A demonstration of a simple genetic algorithm in Ruby for solving optimization problems | 9 |
| Software package for implementing and testing isogeometric methods for solving partial differential equations | 105 |
| An implementation of the immersed boundary method for 2D simulations | 168 |
| Generates numerical integration grids for molecules based on atom coordinates and basis set information. | 47 |
| A Python library for automatic numerical differentiation of scalar and vector-valued functions. | 258 |
| Solves Maxwell's equations using the FDFD method in MATLAB | 107 |