Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Keith
1ed1a29e68
PR checklist
2021-10-18 12:07:22 -07:00
Veselin Dobrev
136d166e88
Add CUDA/HIP tests for examples that support devices.
...
In class HypreParMatrix, use "HypreRead" instead of "HypreReadWrite"
at the end of constructors that use host input.
Add an internal debugging option that prints information from some
memory manager methods, see the define MFEM_TRACK_MEM_MANAGER in
general/mem_manager.cpp.
2021-06-21 18:34:16 -07:00
Tzanio
6dac5bbc30
Merge branch 'master' into fix_embeded_diffusion_matrix_coeff2
...
Conflicts:
examples/CMakeLists.txt
examples/makefile
2021-04-20 06:45:37 -07:00
Stowell, Mark L
633e4a4c07
Changing example names
2021-04-20 01:00:38 -07:00
Tzanio Kolev
47c4fa5955
Merge pull request #2104 from mfem/caliper
...
Caliper
2021-04-19 17:10:01 -07:00
Stowell, Mark L
0dadd959eb
Adding parallel example and adjusting comments
2021-04-12 13:14:10 -07:00
blaz
2600d786c6
Merge remote-tracking branch 'origin/master' into caliper
2021-03-29 19:23:13 -07:00
Will Pazner
47fd020b87
Fix problem in makefile introduced in merge
2021-03-22 10:09:15 -07:00
Tzanio Kolev
4ddd600786
Merge branch 'master' into example0
2021-03-21 14:31:43 -07:00
blaz
803a5cafaa
Merge remote-tracking branch 'origin/master' into caliper
2021-03-16 22:45:11 -07:00
Will Pazner
565078045a
Don't test ex0 and ex0p with no-vis option
2021-03-12 11:14:31 -08:00
Will Pazner
c845614361
Add parallel example 0
2021-03-12 10:09:10 -08:00
Will Pazner
01038f180a
Add ex0 to makefile and CMakeLists.txt
2021-03-11 22:03:59 -08:00
Veselin Dobrev
0a8eef3357
Add files generated by ex28/ex28p to the 'clean-exec' target.
2021-03-10 08:59:41 -08:00
Veselin Dobrev
0ef225d8e5
Merge branch 'master' into barker29/normal-bc
2021-03-08 11:34:01 -08:00
Andrew T. Barker
ea6cec3513
Remove ex-normal from build system.
2021-03-08 08:44:23 -08:00
Andrew T. Barker
9a0d7bd9ac
Make serial version of ex28p
2021-02-08 11:40:10 -08:00
Andrew T. Barker
85e63e9300
ex-sliding.cpp -> ex28p.cpp
2021-02-08 09:26:53 -08:00
Veselin Dobrev
3454f1061d
Merge pull request #1392 from mfem/par-ncmesh-saving-dev
...
ParNCMesh I/O and new NC mesh format [par-ncmesh-saving-dev]
2021-02-03 18:01:50 -08:00
Andrew T. Barker
d4173ab053
Better default implementation for ConstrainedSolver::Mult() and some general cleanup.
2021-02-01 16:21:07 -08:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
blaz
3a9e7955d4
Merge branch 'master' into caliper
2021-01-19 09:41:06 -08:00
Andrew T. Barker
00035f42f2
ex-sliding2 -> ex-sliding
2021-01-11 10:12:46 -08:00
Andrew T. Barker
7613cd6aa2
Remove ex-sliding, ex-sliding2 is the example we want.
2021-01-11 10:09:33 -08:00
Andrew T. Barker
c4509859ee
Merge remote-tracking branch 'github/master' into barker29/normal-bc
2020-12-17 10:33:11 -08:00
Andrew T. Barker
c9e2f254c2
Try sliding boundary conditions on a trapezoid.
...
This seems to work, but I'm worried about when the two surfaces meet.
2020-12-15 16:13:14 -08:00
Andrew T. Barker
093b80178a
Start work on a sliding boundary condition example.
2020-12-07 13:11:02 -08:00
Jakub Červený
210c1c2b3c
Merge branch 'master' into par-ncmesh-saving-dev
2020-11-11 09:54:44 +01:00
Tzanio
a53d9c1299
Changes in the examples/ directory before the mfem-4.2 release
2020-10-25 17:07:24 -07:00
Tzanio
a3563bd454
Merge branch 'master' into superlu-update-dev
...
Conflicts:
examples/makefile
2020-10-18 11:21:20 -07:00
Tzanio Kolev
f931e46e5d
Merge branch 'master' into superlu-update-dev
2020-10-13 11:37:02 -07:00
Arturo Vargas
7a30f9d690
merge with master + conflicts
2020-10-12 13:21:02 -07:00
Tzanio
7a917bec44
minor
2020-10-12 11:26:40 -07:00
Veselin Dobrev
58066cb40a
Various updates to the build systems mostly related to AmgX.
2020-10-08 22:29:47 -07:00
Julian Andrej
db1e290721
test target typo
2020-10-01 10:36:19 -07:00
Julian Andrej
c18b00f9a3
add to makefile build system
2020-09-25 18:38:20 -07:00
Jakub Červený
abb03bff97
Remove parprint-test
2020-09-24 11:14:52 +02:00
Andrew T. Barker
1830edd38f
Use vector integrators and mass integrator in ex1p.cpp -> ex-normal.cpp
2020-09-21 10:08:56 -07:00
Aaron Fisher
b0f2390fa7
Minor changes to set us up to use SuperLU 6.3.1, and added a simple SuperLU Example.
2020-09-10 15:51:34 -07:00
lazarov
7e4e9b9fe1
mod
2020-08-18 19:07:54 -07:00
lazarov
01d3a329f4
Merge branch 'caliper' of https://github.com/mfem/mfem into caliper
2020-08-18 19:06:42 -07:00
lazarov
47ddec0395
addedd caliper example dir
2020-08-18 19:06:08 -07:00
lazarov
2a8da7c951
add rm in the makefile
2020-08-18 13:03:08 -07:00
Jakub Červený
f885f8febc
Added parprint-test to check loading of solutions saved with ParPrint in ex1p.
2020-08-06 17:21:57 +02:00
Jakub Červený
73885a5e89
Merge branch 'master' into par-ncmesh-saving-dev
2020-08-05 20:20:48 +02:00
Veselin Dobrev
c0e8b29d07
Add test runs with SuperLU_DIST when it is enabled.
2020-06-25 02:15:16 -07:00
Stowell, Mark L
eaeee4862a
Merge remote-tracking branch 'origin/master' into bc-example-dev
...
# Conflicts:
# CHANGELOG
# examples/CMakeLists.txt
# examples/makefile
2020-04-21 11:41:29 -07:00
Daniel Drzisga
043172bd1a
Merge remote-tracking branch 'origin/master' into drzisga/multigrid
2020-04-03 15:44:25 +02:00
Jakub Červený
0fe53c2d70
Fix doxygen and .gitignore complaints.
2020-04-02 21:33:31 +02:00