3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 13:53:40 +01:00
dft_tools/cmake
Olivier Parcollet af084f5d59 parameters & wrapper
- new parameter class :
  parameters are viewed as form, built in C++, and filled in C++/python.
  Each field of the form as a precise C++ type (erased using standard techniques).
  First tests ok, to be reread/checked.

  TODO : serialization is commented. Lead to long compilation time & large code
  due to boost::serialization. Use h5 when possible.

- wrapper :
  - separated the converters of the wrapped type in the TRIQS library
  - necessary for parameters (it used outside an .so) and potentially
    other codes, outside an .so module
2014-05-19 15:19:18 +02:00
..
BuildSphinx.cmake Clean a bit CMakeFiles 2013-08-02 10:16:28 +02:00
Doxyfile.in work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
FindBuildF2pyModule.cmake add little modif to make the dft apps 2013-07-23 20:57:53 +02:00
FindCompilerCheck.cmake Remove default c++14 flags on clang 3.4 ... 2014-01-28 20:59:05 +01:00
FindCythonModuleMacro.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindFFTW.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindGit3.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindGMP.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindGSL.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindLapack.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindMathJax.cmake Fix cmake so that -DMATHJAX_PATH works 2013-09-09 14:49:15 +02:00
FindNFFT.cmake Correction to previous commit 2014-04-04 12:03:06 +02:00
FindPython.cmake Add new wrapper generator 2014-05-11 21:47:46 +02:00
FindPythonWrapperMacro.cmake parameters & wrapper 2014-05-19 15:19:18 +02:00
FindTestCSimple.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindTestScriptHdf.cmake Clean a bit CMakeFiles 2013-08-02 10:16:28 +02:00
FindTRIQS.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindTriqsMacros.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
FindTriqsTest.cmake.in cmake: in test macro, add rpath 2013-10-11 16:19:38 +02:00
postinst.in First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
prerm.in First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
run_test_simple.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
run_test.cmake First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
triqs_config.h.in clean the TRIQS_COMPILER macros 2013-10-21 15:12:08 +02:00
TRIQSConfig.cmake.in clean the TRIQS_COMPILER macros 2013-10-21 15:12:08 +02:00