netgen/libsrc/general
2017-11-27 10:26:38 +01:00
..
archive_base.hpp archive with Input/Ouput variable 2015-07-23 14:10:50 +02:00
array.cpp ARRAY -> Array 2009-01-25 12:35:25 +00:00
array.hpp use std::move in delete element of array 2017-05-11 10:25:29 +02:00
autodiff.hpp autotools 2009-01-12 23:40:13 +00:00
autoptr.hpp autoptr and parallel 2014-09-10 16:15:03 +00:00
bitarray.cpp autotools 2009-01-12 23:40:13 +00:00
bitarray.hpp improvement in visualization 2009-07-20 08:36:36 +00:00
CMakeLists.txt Cleanup CMake build system 2017-05-29 21:41:27 +02:00
dynamicmem.cpp fixes by matthias 2012-05-24 11:12:37 +00:00
dynamicmem.hpp parallel topology + curved elements 2012-08-20 14:10:23 +00:00
flags.cpp on the way to thread-save meshing 2011-07-25 08:40:23 +00:00
flags.hpp dll_headers for geometry dll (only 2D yet) 2011-03-03 21:42:20 +00:00
gzstream.cpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00
gzstream.h fixes for Intel Compiler on Windows 2015-11-02 08:06:18 -08:00
hashtabl.cpp fix hashtable 2017-04-11 10:04:33 +02:00
hashtabl.hpp new closed hashtable with automatic increase 2017-11-13 11:58:13 +01:00
mpi_interface.cpp Changed MyMPI_RecvCmd and MyMPI_SendCmd. Disabled USE_BUFFERS for now. 2017-03-06 14:32:20 +01:00
mpi_interface.hpp fix compiler errors in mpi build 2016-07-15 15:26:25 +02:00
myadt.hpp Add support for AVX512 2017-04-19 18:02:27 +02:00
mystring.cpp autotools 2009-01-12 23:40:13 +00:00
mystring.hpp DLL_HEADER 2013-04-05 13:08:07 +00:00
netgenout.hpp extern printdots 2013-03-05 10:25:17 +00:00
ngexception.cpp Check if mesh file exists before loading 2017-08-24 13:59:16 +02:00
ngexception.hpp Check if mesh file exists before loading 2017-08-24 13:59:16 +02:00
ngpython.hpp Update pybind11 to version 2.2.0 2017-09-01 10:16:56 +02:00
ngsimd.hpp fix simd<double,2> 2017-11-27 10:26:38 +01:00
optmem.cpp get rid of OpenMP 2016-02-22 18:44:00 +01:00
optmem.hpp occ meshing, lock in block-allocator 2015-01-20 17:41:16 +00:00
parthreads.cpp autotools 2009-01-12 23:40:13 +00:00
parthreads.hpp Include <functional> (gcc7 was complaining here) 2017-03-17 21:09:27 +01:00
profiler.cpp optional use of tsc-counter 2017-11-13 11:58:13 +01:00
profiler.hpp remove experimental timers, no TSC per default 2017-11-24 09:23:14 +01:00
seti.cpp autotools 2009-01-12 23:40:13 +00:00
seti.hpp improvement in visualization 2009-07-20 08:36:36 +00:00
sort.cpp quicksort 2009-10-28 00:22:10 +00:00
sort.hpp quicksort 2009-10-28 00:22:10 +00:00
spbita2d.cpp ARRAY -> Array 2009-01-25 12:35:25 +00:00
spbita2d.hpp improvement in visualization 2009-07-20 08:36:36 +00:00
stack.hpp improvement in visualization 2009-07-20 08:36:36 +00:00
symbolta.cpp autotools 2009-01-12 23:40:13 +00:00
symbolta.hpp everything in one big dll on Windows 2015-10-19 10:08:30 +02:00
table.cpp parallel topology simplification 2011-07-14 21:36:19 +00:00
table.hpp make Topology a member of Mesh (rather then pointer) to reduce number of pointer dereferencing steps. This required move operators for Array and Table. 2017-02-25 19:48:37 +01:00
template.hpp lexicographic ordering for uni-form mesh refinement 2016-02-26 20:29:14 +01:00