..
.clang-tidy
Fix/disable some core guidelines warnings
2019-04-24 23:08:17 +02:00
archive.cpp
Paje tracing
2019-01-02 18:38:03 +01:00
archive.hpp
Get rid of pybind11 include in archive.hpp
2019-07-11 17:09:59 +02:00
array.hpp
fix range check, add some tests
2019-08-05 12:48:08 +02:00
CMakeLists.txt
move python export of flags to ngcore
2019-08-06 15:50:08 +02:00
concurrentqueue.h
Add Array, TaskManager and concurrentqueue from NGSolve
2019-07-09 12:28:21 +02:00
exception.hpp
fix range check, add some tests
2019-08-05 12:48:08 +02:00
flags.cpp
move flags to ngcore
2019-08-06 14:16:13 +02:00
flags.hpp
move flags to ngcore
2019-08-06 14:16:13 +02:00
localheap.cpp
Add LocalHeap, some NGCORE_API
2019-07-10 10:47:08 +02:00
localheap.hpp
Add LocalHeap, some NGCORE_API
2019-07-10 10:47:08 +02:00
logging.cpp
move testout to ngcore
2019-05-28 13:51:53 +02:00
logging.hpp
move testout to ngcore
2019-05-28 13:51:53 +02:00
mpi_wrapper.hpp
Fix MPI build
2019-07-10 12:33:01 +02:00
ngcore_api.hpp
Paje tracing
2019-01-02 18:38:03 +01:00
ngcore.hpp
move flags to ngcore
2019-08-06 14:16:13 +02:00
paje_trace.cpp
[cmake] Fix libraries privately
2019-06-30 00:54:31 +02:00
paje_trace.hpp
Paje trace fixes, sunburst charts
2019-04-18 15:15:30 +02:00
profiler.cpp
Fix/disable some core guidelines warnings
2019-04-24 23:08:17 +02:00
profiler.hpp
Fix/disable some core guidelines warnings
2019-04-24 23:08:17 +02:00
python_ngcore_export.cpp
move python export of flags to ngcore
2019-08-06 15:50:08 +02:00
python_ngcore.cpp
parse additional kwargs internally as flags to avoid bad_any_cast
2019-08-06 17:38:44 +02:00
python_ngcore.hpp
parse additional kwargs internally as flags to avoid bad_any_cast
2019-08-06 17:38:44 +02:00
symboltable.hpp
Use enable_if_t
2019-02-14 14:08:17 +01:00
taskmanager.cpp
Make ProcessTask() a static method of TaskManager
2019-07-11 13:29:00 +02:00
taskmanager.hpp
Make ProcessTask() a static method of TaskManager
2019-07-11 13:29:00 +02:00
type_traits.hpp
archive now support python exported objects
2018-12-20 17:01:27 +01:00
utils.cpp
Fix/disable some core guidelines warnings
2019-04-24 23:08:17 +02:00
utils.hpp
take strings as const&
2019-07-26 16:15:56 +02:00
version.hpp
implement "needs version" functionality for archiver
2019-01-23 10:19:43 +01:00
xbool.hpp
move flags to ngcore
2019-08-06 14:16:13 +02:00