Skip to content

Yet AnOther Useful Resource for Teaching FEM and DG

Notifications You must be signed in to change notification settings

datafl4sh/yaourt-fem-dg

Repository files navigation

Yet AnOther Useful Resource for Teaching Finite Element Methods

This is Yaourt-FEM, a code to teach Finite Elements Methods.

This code currently implements

  • Continuous FEM on triangles
  • Discontinuous Galerkin on triangles and quadrilaterals

To install:

  • git clone --recursive https://github.com/datafl4sh/yaourt-fem-dg/
  • cd yaourt-fem-dg
  • mkdir build
  • cd build
  • cmake ..
  • make -j

About

Yet AnOther Useful Resource for Teaching FEM and DG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published