Commit Graph
12 Commits
Author SHA1 Message Date
Stowell, Mark L 41e0872d79 Removing uses of deprecated FaceElementTransformations features 2020-04-21 15:01:23 -07:00
Stowell, Mark L 8f76ce56fb Backward compatibility changes in FaceElementTransformations 2020-04-07 12:03:39 -07:00
Stowell, Mark L f683d75c8b Updating ex18 to use the new FaceElementTransformation object 2019-12-16 22:09:27 -08:00
Veselin Dobrev 3b69137064 Move the code for generating 'config.mk' from CMakeLists.txt to
a function in MfemCmakeUtilities.cmake, applying various tweaks.

Use the new cmake variable MFEM_MPI_NP when running the parallel
tests.

Remove the config variable MFEM_CPPFLAGS - it is not really used
anywhere. Also, remove the variables MFEM_MPIEXEC and
MFEM_MPIEXEC_NP since these values are autodetected by CMake.

Fix a warning in ex18.hpp.

In the makefile buidl system set MFEM_LIB_FILE to the versioned
shared library (when building shared) instead of the non-versioned
link.
2018-10-23 17:35:49 -07:00
Veselin Dobrev c2aceccc38 In examples/ex18.hpp, expand a few of the comments.
In examples/ex18p.cpp, print the global size of the system, instead of
the local system size on rank 0.
2017-11-01 19:18:09 -07:00
Johann Dahm d767dc25d1 Incorporate comments from @tzanio 2017-10-20 10:31:05 -07:00
Johann Dahm 64a0f3a4cd Use integration rule from DGTraceIntegrator 2017-10-18 22:14:28 -07:00
Tzanio 1a7cfa5a06 Small updates related to Example 18. 2017-10-17 17:27:27 -07:00
Johann Dahm a352e55235 Remove TODOs and address @tzanio comments 2017-10-01 22:26:13 -07:00
Tzanio 10c27dd942 Some small changes 2017-10-01 21:42:41 -07:00
Tzanio e88994e444 make style 2017-09-22 07:34:11 -07:00
Johann Dahm 4c01eed5a4 Move shared code in ex18{,p} to a "header" file 2017-09-21 13:48:25 -07:00