.. |
.clang-tidy
|
Fix/disable some core guidelines warnings
|
2019-04-24 23:08:17 +02:00 |
archive.cpp
|
Add std::any to py::object caster for archive registered types
|
2021-09-28 22:34:11 +02:00 |
archive.hpp
|
Archive classes with non default ctor
|
2023-08-29 18:27:39 +02:00 |
array.hpp
|
no warnings
|
2023-07-31 00:13:56 +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
|
Emscripten fixes
|
2023-09-05 17:13:29 +02:00 |
concurrentqueue.h
|
Add Array, TaskManager and concurrentqueue from NGSolve
|
2019-07-09 12:28:21 +02:00 |
exception.cpp
|
emscripten - print errors (no exception handling)
|
2023-08-22 09:25:06 +02:00 |
exception.hpp
|
NETGEN_CHECK_SAME macro
|
2023-08-21 06:13:13 +02: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
|
Archive should be a template, here
|
2023-02-13 22:03:36 +01: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
|
mpi_typetrait in replacement
|
2023-09-06 08:32:32 +02:00 |
ngcore_api.hpp
|
Some cuda fixes
|
2023-02-16 12:55:12 +01:00 |
ngcore.hpp
|
fix type, more in utils
|
2023-03-05 20:18:27 +01: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
|
Add Flags.keys() in Python, for working dict(flags)
|
2023-07-19 19:07:39 +02: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
|
remove warning abound unused captured this pointer in lambda
|
2023-09-05 12:37:03 +02:00 |
signal.hpp
|
code style changes to signals
|
2019-08-21 11:31:25 +02: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 |