Skip to content

Releases: DamynChipman/HydroForest

v0.3 : Math 597 Project 3 Submission

17 Nov 01:17

Choose a tag to compare

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

03 Nov 04:05

Choose a tag to compare

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

02 Oct 05:45

Choose a tag to compare

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.