netgen/libsrc/core
2024-01-19 08:07:57 +01:00
..
.clang-tidy Fix/disable some core guidelines warnings 2019-04-24 23:08:17 +02:00
archive.cpp wrap static variable into function 2024-01-09 10:21:06 +01:00
archive.hpp introduce 'shallow_archive' member 2024-01-15 08:16:14 +01:00
array.hpp no warnings 2023-07-31 00:13:56 +02:00
autodiff.hpp move AutoDiff to netgen 2023-09-29 10:56:16 +02:00
autodiffdiff.hpp move AutoDiff to netgen 2023-09-29 10:56:16 +02:00
bitarray.cpp Template archive 2023-02-13 15:42:45 +01:00
bitarray.hpp Template archive 2023-02-13 15:42:45 +01:00
CMakeLists.txt move AutoDiff to netgen 2023-09-29 10:56:16 +02:00
concurrentqueue.h Add Array, TaskManager and concurrentqueue from NGSolve 2019-07-09 12:28:21 +02:00
exception.cpp fix metis warnings 2024-01-06 18:19:11 +01:00
exception.hpp add GetBackTrace to checksame 2024-01-19 08:07:57 +01:00
flags.cpp Template archive 2023-02-13 15:42:45 +01:00
flags.hpp Template archive 2023-02-13 15:42:45 +01:00
hashtable.hpp get mpi_wrapper out of hashtable.hpp 2023-09-08 16:14:10 +02:00
localheap.cpp Add LocalHeap, some NGCORE_API 2019-07-10 10:47:08 +02:00
localheap.hpp Some cuda fixes 2023-02-16 12:55:12 +01:00
logging.cpp remove spdlog and archive logging 2023-08-21 19:14:39 +02:00
logging.hpp remove spdlog and archive logging 2023-08-21 19:14:39 +02:00
memtracer.hpp Template archive 2023-02-13 15:42:45 +01:00
mpi_wrapper.hpp std::array<T, size_t S> 2023-09-07 20:22:03 +02:00
ngcore_api.hpp Some cuda fixes 2023-02-16 12:55:12 +01:00
ngcore.hpp move AutoDiff to netgen 2023-09-29 10:56:16 +02:00
ngstream.hpp occ output control 2021-09-06 16:59:48 +02:00
paje_trace.cpp fix warnings 2023-08-21 21:19:47 +02:00
paje_trace.hpp PajeTrace - User defined containers 2023-02-24 12:26:24 +01:00
profiler.cpp more verbose warning msg 2023-02-11 20:25:41 +01:00
profiler.hpp gpu events in PajeTrace 2023-02-22 14:07:08 +01:00
python_ngcore_export.cpp move timer and TimeFunction to netgen 2023-12-20 12:04:44 +01:00
python_ngcore.cpp Add std::any to py::object caster for archive registered types 2021-09-28 22:34:11 +02:00
python_ngcore.hpp Archive with nondefault constructor 2023-08-28 10:02:22 +02:00
ranges.hpp fix initialization order warning 2021-05-30 18:57:14 +02:00
register_archive.hpp fix has_shared_from_this any_cast 2024-01-14 04:33:55 +01:00
signal.hpp use list instead of map to keep order 2024-01-18 19:43:08 +01:00
simd_arm64.hpp complex FMA for SIMD<double> 2023-08-01 17:44:43 +02:00
simd_avx512.hpp fix fmaddsub intrinsic calls 2022-11-21 12:13:19 +01:00
simd_avx.hpp fix fmaddsub intrinsic calls 2022-11-21 12:13:19 +01:00
simd_generic.hpp complex FMA for SIMD<double> 2023-08-01 17:44:43 +02:00
simd_sse.hpp missing const 2022-11-17 00:08:47 +01:00
simd.hpp had removed too much 2023-03-12 22:24:21 +01:00
symboltable.hpp Template archive 2023-02-13 15:42:45 +01:00
table.cpp fixing delaunay2d point search, non-parallel for small meshes 2020-10-26 11:20:12 +01:00
table.hpp Template archive 2023-02-13 15:42:45 +01:00
taskmanager.cpp emscripten - disable multithreading 2023-08-22 09:27:03 +02:00
taskmanager.hpp shared loop with relaxed memory ordering 2023-03-30 12:26:58 +02:00
type_traits.hpp Archive with nondefault constructor 2023-08-28 10:02:22 +02:00
utils.cpp Archive with nondefault constructor 2023-08-28 10:02:22 +02:00
utils.hpp constexpr test for integral constant 2023-08-18 09:40:39 +02:00
version.cpp Set version of Netgen globally (for archives), interface to get version 2020-07-23 20:12:47 +02:00
version.hpp Set version of Netgen globally (for archives), interface to get version 2020-07-23 20:12:47 +02:00
xbool.hpp fixing warnings 2021-02-18 10:30:01 +01:00