Releases: DamynChipman/HydroForest
Releases · DamynChipman/HydroForest
v0.3 : Math 597 Project 3 Submission
This version adds some elliptic infrastructure for solving Poisson and Helmholtz equation in 1D.
This is also the tag for the code submission part of the project and write up.
v0.2 : Math 597 Project 2 Submission
This version adds infrastructure to create 1D elements and meshes, has CG and DG structures, and solves the 1D wave equation for general 1D elements.
This is also the tag for the code submission part of the project and write up.
v0.1 : Math 597 Project 1 Submission
This version has the infrastructure of HydroForest for a general finite element code. It includes classes and structures to do general polynomial interpolation, integration, and differentiation.
This is also the tag for the code submission part of the project and write up.