Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
vladotomov committed Dec 20, 2024
1 parent 5180847 commit 37692f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions remhos.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
// equations that are used to perform discontinuous field interpolation (remap)
// as part of the Eulerian phase in Arbitrary-Lagrangian Eulerian (ALE)
// simulations.
//
// Sample runs: see README.md, section 'Verification of Results'.

#include "mfem.hpp"
#include <fstream>
Expand Down

0 comments on commit 37692f9

Please sign in to comment.