Graphci-fix-static-checks
Graph
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
b2f9e4544b61 | frerot | separating TAMAAS_BACKEND to reflect the build parameters | Mar 17 2021 | ||||
57a0b603d12e | frerot | [doc] using nbviewer links for tutorials | Mar 16 2021 | ||||
19e35b33836d | frerot | [doc] added links to tutorials on homepage and README | Mar 15 2021 | ||||
8ea64976e79c | frerot | using SCons File and Dir instead of os.path functions | Mar 15 2021 | ||||
6c31459a5ce5 | frerot | prettyfying doxygen and sphinx command strings | Mar 14 2021 | ||||
8718664a8961 | frerot | added a compile_commands.json target with scons 4+ | Mar 14 2021 | ||||
70977949d1a6 | frerot | avoid using main_env in SConscripts | Mar 14 2021 | ||||
ac4cb3de4e0d | frerot | added edit-mode indication to doc/SConscript | Mar 14 2021 | ||||
4fb6e0ff9b10 | frerot | [doc] removed obsolete Makefile and version.pl | Mar 14 2021 | ||||
e81646b8cb6f | frerot | Merge branch 'enhancement/doc-scons' | Mar 14 2021 | ||||
2f804a0f980e | frerot | [doc] generating man pages with the documentation | Mar 14 2021 | ||||
1852a77c4e01 | frerot | [doc] different sphinx builds based on target type | Mar 14 2021 | ||||
d5937df5a153 | frerot | [doc] installing sphinx doc in ${prefix}/share/doc/tamaas | Mar 13 2021 | ||||
6750faf9f9ba | frerot | [doc] adding dependency of Doxygen to source files instead of lib | Mar 13 2021 | ||||
648e32690df0 | frerot | using a python module to define project infos | Mar 13 2021 | ||||
4352ff47524d | frerot | [doc] clarified conf variables for Doxyfile | Mar 13 2021 | ||||
93218b972dd2 | frerot | added binder badge to setup.py for PyPI | Mar 13 2021 | ||||
fa9a4b106ce2 | frerot | [DOC] added link to rough surfaces tutorial | Mar 13 2021 | ||||
343934da4495 | frerot | [DOC] added normalize in ACF filter | Mar 13 2021 | ||||
d0366b09c61d | frerot | [DOC] adding references to tutorial notebook | Mar 13 2021 | ||||
db2125bf48ed | frerot | not importing uvw.parallel in UVWDumper | Mar 13 2021 | ||||
4201535ed684 | frerot | announcing removal of python 2 | Mar 12 2021 | ||||
f4a28900a4b4 | frerot | added references to the CHANGELOG in documentation | Mar 12 2021 | ||||
ca4efcdb8137 | frerot | modifiying scons files to build documentation | Mar 11 2021 | ||||
9fb58159f76b | frerot | [doc] changed organization to have proper headings with PDF export | Mar 9 2021 | ||||
b7acda2db04c | frerot | added a base material class | Mar 9 2021 | ||||
007c94bbf6f6 | frerot | using a helper class to save previous internal states | Mar 8 2021 | ||||
0d10e7053ff3 | frerot | moving material law definitions to own folder | Mar 8 2021 | ||||
659ebdd10165 | frerot | using absolute path for env variables with `scons test` | Mar 8 2021 | ||||
754d1b054d56 | frerot | removing useless symmetrize function in residual | Mar 8 2021 | ||||
a86403a40a4c | frerot | Fixing formatting of CHANGELOG for Phabricator | Mar 4 2021 | ||||
7042e2deb2e9 | frerot | [ci] adjusting pythonpath for gitlab | Mar 4 2021 | ||||
d4bd896bf490 | frerot | [ci] modifying variable substitution | Mar 4 2021 | ||||
1c24294792a0 | frerot | [ci] using abssolute path in PYTHONPATH for gitlab | Mar 4 2021 | ||||
e493f4f740f1 | frerot | [ci] using absolute path in PYTHONPATH for Jenkins | Mar 4 2021 | ||||
a8eb73eedf0c | frerot | added a CHANGELOG | Mar 4 2021 | ||||
0c1bc986d3bc | frerot | [ci] added gitlab ci file | Mar 3 2021 | ||||
881abfa51439 | frerot | [tests] not running mpi googletest if not compiled with mpi | Mar 3 2021 | ||||
998c3fbb422f | frerot | performing basic configure checks | Mar 2 2021 | ||||
fc8c55c14612 | frerot | adding custom CXXFLAGS to LINKFLAGS | Mar 2 2021 | ||||
5fab848001d9 | frerot | added documentation on build options and parallelism backends | Mar 2 2021 | ||||
1dc8d369d30a | frerot | [site_scons] improved error message on missing FFTW component | Mar 2 2021 | ||||
6a7d4ffae178 | frerot | [Jenkins] deactivated MPI | Feb 17 2021 | ||||
bbe89c53f398 | frerot | [Jenkins] calling setup.py instead of pip | Feb 17 2021 | ||||
5bf4b38644ad | frerot | [Jenkins] added user flag | Feb 17 2021 | ||||
cac4e58769c5 | frerot | installing tamaas before running tests on Jenkins | Feb 17 2021 | ||||
29befdea798a | frerot | updated submodules | Feb 17 2021 | ||||
2c28855671d3 | frerot | missed some 2021 copyright years | Feb 16 2021 | ||||
7c3d7a73b30c | frerot | printing some important build options | Feb 16 2021 | ||||
1b416aafdfde | frerot | using tmp_path fixture for dumper tests | Feb 16 2021 | ||||
9863efdd4c01 | frerot | added choice of fftw thread model in scons | Feb 15 2021 | ||||
4d191557195e | frerot | ignoring netcdf dumps in examples | Feb 15 2021 | ||||
46db5babbf1a | frerot | setup netcdf dumper for parallel writes | Jan 14 2021 | ||||
52d7a59667cb | frerot | [site_scons] handling "not in git repo" error + using HEAD instead of @ | Jan 13 2021 | ||||
e777fc6611a0 | frerot | fixed remnants of deprecated stuff in examples | Jan 13 2021 | ||||
2b523bbf68a7 | frerot | stopped using leading and trailing __ in header guards | Jan 7 2021 | ||||
10e17acc88ce | frerot | Merge branch 'deprecated_bindings' | Jan 7 2021 | ||||
d20839711fb3 | frerot | unnecessary return type on lambda | Jan 7 2021 | ||||
8b01fcdb4d21 | frerot | removed all legacy code | Jan 7 2021 | ||||
dd37e82c03d3 | frerot | deprecated old bindings | Jan 7 2021 | ||||
5ea22488f452 | frerot | [TESTS] setting OMP_NUM_THREADS=1 in scons test | Jan 5 2021 | ||||
bd65ceb3903f | frerot | [DOC] modified doc for revised python interface | Jan 5 2021 | ||||
74509e1d1987 | frerot | added traction and displacement properties to model bindings | Jan 5 2021 | ||||
7be77d61e712 | frerot | adding [] operator to Model class | Jan 5 2021 | ||||
9054b97f8b37 | frerot | modified dumpers for new interface | Jan 5 2021 | ||||
af6a620b3dce | frerot | const correctness of fftengine | Jan 4 2021 | ||||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | ||||
8b57ac4133c5 | frerot | added number of dumpers in model << output | Dec 31 2020 | ||||
cbd238489088 | frerot | updated tests for new interface | Dec 31 2020 | ||||
65506d9f82cf | frerot | bump version to 2.2.0 | Dec 31 2020 | ||||
7a837ca5513a | frerot | updated examples to use more pythonic interface | Dec 31 2020 | ||||
49155381f7a4 | frerot | added __call__ to IntegralOperator bindings | Dec 31 2020 | ||||
07bf72fea9cc | frerot | calling setSizes in SurfaceGenerator constructor | Dec 31 2020 | ||||
560001b7e019 | frerot | adding a constructor with global shape to surface generators | Dec 31 2020 | ||||
9d2cf7093171 | frerot | more pythonic bindings of surface generators, solvers and flood fill | Dec 31 2020 | ||||
dd69668f7622 | frerot | added bounding box computation for clusters | Dec 31 2020 | ||||
cfbbd07ff0cf | frerot | more pythonic interface for accessing integral operators | Dec 30 2020 | ||||
1597124d7ae9 | frerot | [TEST] added an mpi version of plasticity patch test | Dec 15 2020 | ||||
44fd0470bd21 | frerot | renamed USE_CUDA macro to TAMAAS_USE_CUDA | Dec 14 2020 | ||||
5b9baa398081 | frerot | [BUILD] incrementally checking for requested fftw components | Dec 14 2020 | ||||
077b1feba4c2 | frerot | [DOC] added figure for data distribution | Dec 11 2020 | ||||
92343fd27ef3 | frerot | added documentation on MPI | Dec 10 2020 | ||||
0670ef204b92 | frerot | not writing gtest xml with mpirun | Dec 10 2020 | ||||
460a2d811c4e | frerot | only warning once about mpi | Dec 10 2020 | ||||
d3adb8781f6e | frerot | adapted plasticty example for mpi | Dec 10 2020 | ||||
cbef215a579d | frerot | properly setting size of underlying array in grid views | Dec 10 2020 | ||||
6497fb26e47c | frerot | skipping headless test when not on root process | Dec 10 2020 | ||||
73a8b44d38ce | frerot | updated stress example to run with mpi | Dec 9 2020 | ||||
c6cda5e747be | frerot | added newline for debug messages | Dec 9 2020 | ||||
10c9ddd1e0e0 | frerot | fixed a bug in the computation of grid strides | Dec 9 2020 | ||||
50989776262e | frerot | added back the old pkr mpi test | Dec 9 2020 | ||||
02240a9f1952 | frerot | correcting fundamental mode only on root rank | Dec 8 2020 | ||||
695f2e0111b0 | frerot | protecting mkdir in @directory_dump | Dec 8 2020 | ||||
74402ed7185c | frerot | added readonly properties to python model bindings | Dec 8 2020 | ||||
fe04638c6ab7 | frerot | adding method for global discretization in model | Dec 8 2020 | ||||
eed5bd5407de | frerot | converting only dumped fields in hdf5toVTK | Dec 8 2020 | ||||
12b7e837ead0 | frerot | not running mpi h5dumper test when hdf5 has no mpi support | Dec 8 2020 | ||||
6f1bb5d3d5ce | frerot | added helper function to convert hdf5 model dump to VTK | Dec 8 2020 | ||||
83b12befa682 | frerot | uniform debug messages with TAMAAS_DEBUG_MSG macro | Dec 8 2020 | ||||
f739905b88d2 | frerot | raising exception if scipy solvers are used with MPI | Dec 8 2020 |
c4science · Help