-
- Downloads
adds cmake options for NDEBUG and timing
cmake config can no toggle the use of "NDEBUG" or "USE_TIMINGOUTPUT" compiler flags, hence source files and/or .bashrc no longer need to be changed themselves. I'm not sure the mechanism survives very nicely for executable compilation, but it's better to have it and figure that out later.
Showing
- CMakeLists.txt 10 additions, 0 deletionsCMakeLists.txt
- TurTLE/_code.py 6 additions, 0 deletionsTurTLE/_code.py
- cmake/TurTLEConfig.cmake.in 2 additions, 0 deletionscmake/TurTLEConfig.cmake.in
- cpp/fftw_tools.cpp 0 additions, 2 deletionscpp/fftw_tools.cpp
- cpp/field.cpp 0 additions, 2 deletionscpp/field.cpp
- cpp/field_layout.cpp 0 additions, 2 deletionscpp/field_layout.cpp
- cpp/full_code/NSVE.cpp 0 additions, 2 deletionscpp/full_code/NSVE.cpp
- cpp/full_code/NSVEcomplex_particles.cpp 0 additions, 2 deletionscpp/full_code/NSVEcomplex_particles.cpp
- cpp/full_code/NSVEparticles.cpp 0 additions, 2 deletionscpp/full_code/NSVEparticles.cpp
- cpp/full_code/code_base.cpp 0 additions, 2 deletionscpp/full_code/code_base.cpp
- cpp/full_code/direct_numerical_simulation.cpp 0 additions, 2 deletionscpp/full_code/direct_numerical_simulation.cpp
- cpp/kspace.cpp 0 additions, 2 deletionscpp/kspace.cpp
- cpp/vorticity_equation.cpp 0 additions, 2 deletionscpp/vorticity_equation.cpp
Loading
Please register or sign in to comment