Commit Graph
17 Commits
Author SHA1 Message Date
Tzanio Kolev d983b34924 Renamed ftype -> real_t 2023-12-13 12:51:43 -08:00
Dylan Copeland b89222762d Generalized floating point type for all remaining examples. 2023-11-06 15:34:42 -08:00
Tzanio 34d387c628 Small styling updates 2022-04-17 17:52:00 -07:00
Stowell, Mark L 74fc2de695 Adjusting names in function declarations 2022-01-04 17:34:47 -08:00
Stowell, Mark L b14bd1f237 Fixing shadow variables in examples 2021-12-27 10:41:09 -08:00
Stowell, Mark L d4f4016c12 Removing unnecessary mass matrix from example 27 2021-09-03 17:25:13 -07:00
Tzanio a53d9c1299 Changes in the examples/ directory before the mfem-4.2 release 2020-10-25 17:07:24 -07:00
Stowell, Mark L cdcc519f6e Replacing error measure with a proper l2 error and average in one function 2020-04-15 13:23:27 -07:00
Veselin Dobrev 4093d575d7 In ex27.cpp, add a function for computing Lp boundary errors.
It supports error computations for Dirichlet, Neumann, and
Robin boundary conditions.
2020-04-14 20:15:54 -07:00
Stowell, Mark L 764784e597 Switching error measure to l1 norm 2020-04-04 13:21:55 -07:00
Stowell, Mark L b07f2963a6 Fixing boundary element orientations 2020-04-04 10:46:09 -07:00
Veselin Dobrev 260f1c40a3 Some small edits in comments and documentation. 2020-04-03 23:57:36 -07:00
Stowell, Mark L 41e7758098 Adding comments to highlight the need for diffusion coefficient in Neumann and Robin BCs 2020-04-01 22:26:06 -07:00
Stowell, Mark L 6b9c607961 Removing unneeded spaces in argument list for consistency 2020-04-01 22:25:24 -07:00
Stowell, Mark L 3354359f86 make style 2020-03-30 23:12:03 -07:00
bslazarov 32f7e1f88f add delete mesh;
modified:   ex27.cpp
2020-03-30 21:32:02 -07:00
Stowell, Mark L 8a56de18f3 Renumbering example 26 to example 27 2020-03-29 12:51:00 -07:00