Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aamorm authored May 26, 2022
1 parent 1179b3b commit 925f6db
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Demonstration of Second-Order Nédélec Curl-Conforming Hexahedral element
The main executable is `mainHalfFilled.m`, that generates from scratch the
basis functions and use them to solve the generalized eigenvalue problem
used for verification in the numerical results (specifically, a half-filled
cavity). This script also shows the coefficients for the different basis
shown in Table II.
cavity).

Also, we have a main executable to generate only the basis functions,
`mainGenerateCoefficients`, and another main executable, `mainEvaluateCoefficients`
to evaluate the basis functions from the coefficients shown in Table II.

[![DOI](https://zenodo.org/badge/463817985.svg)](https://zenodo.org/badge/latestdoi/463817985)

0 comments on commit 925f6db

Please sign in to comment.