netgen/libsrc/core
2019-09-29 17:44:08 +02:00
..
.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 fix warnings 2019-08-07 18:31:10 +02:00
array.hpp fix AOWrapperIterator operator++ 2019-08-29 15:06:05 +02:00
bitarray.cpp Add BitArray from NGSolve 2019-08-28 16:40:21 +02:00
bitarray.hpp Add BitArray from NGSolve 2019-08-28 16:40:21 +02:00
CMakeLists.txt Add Table and HashTable from NGSolve 2019-08-29 16:13:18 +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
hashtable.hpp Add Table and HashTable from NGSolve 2019-08-29 16:13:18 +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 use global logging level without spdlog 2019-09-09 17:05:23 +02:00
logging.hpp use global logging level without spdlog 2019-09-09 17:05:23 +02:00
mpi_wrapper.hpp Merge branch 'subcomm' into 'master' 2019-08-29 09:32:35 +00:00
ngcore_api.hpp we need to implement both sized deallocation functions for older mac 2019-08-23 11:26:14 +00:00
ngcore.hpp Add Table and HashTable from NGSolve 2019-08-29 16:13:18 +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 array numpy buffer protocol 2019-09-10 23:01:05 +02:00
python_ngcore.cpp array numpy buffer protocol 2019-09-10 23:01:05 +02:00
python_ngcore.hpp fix pyname for non default constructible classes 2019-09-11 15:17:09 +02:00
signal.hpp code style changes to signals 2019-08-21 11:31:25 +02:00
symboltable.hpp Use enable_if_t 2019-02-14 14:08:17 +01:00
table.cpp Add Table and HashTable from NGSolve 2019-08-29 16:13:18 +02:00
table.hpp Table with IndexType 2019-09-29 17:44:08 +02:00
taskmanager.cpp use global logging level without spdlog 2019-09-09 17:05:23 +02:00
taskmanager.hpp Activate multithreading when meshing from GUI 2019-09-27 11:54:33 +02:00
type_traits.hpp workaround for some compilers evaluating the declval in has_Range 2019-08-21 09:44:31 +02:00
utils.cpp Fix/disable some core guidelines warnings 2019-04-24 23:08:17 +02:00
utils.hpp Add Table and HashTable from NGSolve 2019-08-29 16:13:18 +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