Tzanio
|
f1e04e7282
|
Merge branch 'master' into mfem-4.1-dev
Conflicts:
fem/quadinterpolator.cpp
fem/restriction.cpp
|
2020-03-10 16:56:01 -07:00 |
|
camierjs
|
e6811f835a
|
Update tests/unit/miniapps/test_sedov
|
2020-03-10 15:54:43 -07:00 |
|
camierjs
|
45a20378aa
|
Parallel unit tests with Sedov and CMake update
|
2020-03-10 10:51:41 -07:00 |
|
camierjs
|
1f48dabd7a
|
Merge branch 'laghos' into unit-tests-fix
|
2020-03-10 09:07:10 -07:00 |
|
camierjs
|
80600ae5d0
|
WIP parallel/serial test_sedov
|
2020-03-09 20:25:19 -07:00 |
|
Veselin Dobrev
|
607b733ed1
|
Introduce enum class QVectorLayout and use it in class
QuadratureInterpolator to control the output Q-vector
layout.
Update the sedov test to use the proper QVectorLayout where
needed.
|
2020-03-09 17:19:54 -07:00 |
|
Tzanio
|
05125e19d5
|
Removed a space
|
2020-03-09 15:36:41 -07:00 |
|
camierjs
|
b617514829
|
Cleanup comments and warnings in Sedov unit test
|
2020-03-08 13:52:50 -07:00 |
|
camierjs
|
a1a36f608c
|
Remove sedov meshes of tests/unit/data
|
2020-03-08 13:44:48 -07:00 |
|
Tzanio
|
9b19b8c09d
|
A bit more documented linalg/kernels.hpp
|
2020-03-07 17:10:59 -08:00 |
|
camierjs
|
8de31d36f7
|
Remove Values & Derivatives code within sedov unit test to use quadinterpolation code
|
2020-03-07 16:14:43 -08:00 |
|
camierjs
|
dcc03a2e9b
|
Remove blas namespace in the sedov unit tests
|
2020-03-07 11:31:01 -08:00 |
|
Tzanio
|
fd598e8643
|
Final changes
|
2020-03-04 19:40:18 -08:00 |
|
camierjs
|
f6a6a55798
|
Re-enable the Sedov refined 3D test
|
2020-02-24 10:56:34 -08:00 |
|
Julian Andrej
|
1d618f9e2a
|
Add Parallel tags to sedov tests
|
2020-02-24 10:47:35 -08:00 |
|
Tzanio
|
5aca007514
|
Appveyor fix
|
2020-02-23 19:52:57 -08:00 |
|
Tzanio
|
c5ddba1a99
|
Use GlobalMPISession in the test_sedov unit test
|
2020-02-23 18:38:57 -08:00 |
|
camierjs
|
2280204e4d
|
Renamed sedov tests and simplify lazy mm ctrl setup
|
2020-02-01 14:35:24 -08:00 |
|
camierjs
|
88c40b9705
|
Wrap picks existing registered host memory type or fall back to MemoryType::HOST
|
2020-01-29 14:20:10 -08:00 |
|
camierjs
|
67a1f10202
|
Merge HOST_MANAGED and DEVICE_MANAGED, UVM via MFEM_USE_UVM
|
2020-01-28 14:25:47 -08:00 |
|
camierjs
|
766e424cc0
|
PAForceOperator uses L2ElementRestriction
|
2019-12-10 16:19:00 -08:00 |
|
camierjs
|
d117979f56
|
Debug & Cleanup
|
2019-11-26 19:08:40 -08:00 |
|
camierjs
|
f2913a40b6
|
No possible leaks in example and test_sedov w/ std::new
|
2019-11-25 20:01:15 -08:00 |
|
camierjs
|
bf2d1eb59a
|
Cuda, debug examples but last mt
|
2019-11-25 15:31:54 -08:00 |
|
camierjs
|
9366b7e8fb
|
Remove configuration fron add_tests
|
2019-11-20 18:04:12 -08:00 |
|
camierjs
|
6ad549c295
|
cmake Release config for mfem
|
2019-11-20 17:47:53 -08:00 |
|
camierjs
|
dfb52bb63a
|
Re-enable ctest cfg
|
2019-11-20 17:11:22 -08:00 |
|
camierjs
|
087ae05ffc
|
Move constexpr inside lambda to avoid constant expression error
|
2019-11-20 13:25:01 -08:00 |
|
camierjs
|
cc959ee9ab
|
DIM & DIM2 constexpr
|
2019-11-20 13:11:46 -08:00 |
|
camierjs
|
542653437d
|
Moved _USE_MATH_DEFINES first for _WIN32
|
2019-11-20 12:48:18 -08:00 |
|
camierjs
|
c2473cbdc4
|
All sedov tests, WIN32 fix and avoid PAMassApply3D
|
2019-11-20 11:39:31 -08:00 |
|
camierjs
|
13b9db0e27
|
WIN32 cmath addon
|
2019-11-19 10:32:41 -08:00 |
|
camierjs
|
1000feb71f
|
ctests: examples, miniapps & unit tests + MPI & CUDA
|
2019-11-18 18:21:22 -08:00 |
|
camierjs
|
d3691071c2
|
FE space size fix and cleanup
|
2019-11-18 12:55:22 -08:00 |
|
camierjs
|
62a620a600
|
Standalone Sedov unit test, cpu, debug, cuda, cuda+debug, cuda+uvm & MPI
|
2019-11-15 17:57:16 -08:00 |
|
camierjs
|
7c9266f97f
|
tests/unit/unit_tests_dev for CPU and CUDA
|
2019-11-15 13:31:48 -08:00 |
|
camierjs
|
12df5de1d9
|
Sedov unit test seq/par
|
2019-11-14 18:24:32 -08:00 |
|