History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2b24d9d43e38 | frerot | updated copyright | Jan 4 2022 | |||
2928a8bfb65a | frerot | regenerating tamaas_info.cpp on changes in version | Nov 23 2021 | |||
1fc7644bad52 | frerot | cleaned up license headers | Jun 10 2021 | |||
d1dc26e4556a | frerot | reorganized fftw files in their own directory | May 28 2021 | |||
fde6a532b8a1 | frerot | Merge branch 'master' into features/cuda | May 28 2021 | |||
2baa944ac358 | frerot | always compiling mpi_interface.cpp | May 28 2021 | |||
6b9140c22c9b | frerot | fft engine for cuda | May 28 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
8ea64976e79c | frerot | using SCons File and Dir instead of os.path functions | Mar 15 2021 | |||
70977949d1a6 | frerot | avoid using main_env in SConscripts | Mar 14 2021 | |||
10e17acc88ce | frerot | Merge branch 'deprecated_bindings' | Jan 7 2021 | |||
8b01fcdb4d21 | frerot | removed all legacy code | Jan 7 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
cfbbd07ff0cf | frerot | more pythonic interface for accessing integral operators | Dec 30 2020 | |||
ddb30ba41df9 | frerot | Merge branch 'master' into feature/mpi_fft_engine | Sep 1 2020 | |||
0aff1cd1a985 | frerot | Merge branch 'feature/dfsane' | Aug 3 2020 | |||
e1de40e29467 | frerot | avoid duplication of -fPIC flag | Aug 3 2020 | |||
cf36e15d08a3 | frerot | tentative implementation of DFSANESolver | Aug 1 2020 | |||
cbe79569b127 | frerot | renamed packaging_setup option to build_static_lib | Jul 29 2020 | |||
77e32d9a06e7 | frerot | packaging setup now generates static libTamaas | Jul 29 2020 | |||
9114496fb1c5 | frerot | adding $ORIGIN to libTamaas RPATH | Jul 28 2020 | |||
0752a2fdb670 | frerot | added polymorphism to FFTEngines | Jul 10 2020 | |||
4ced5dac6591 | frerot | passing communicator to mpi interface instead of assuming WORLD | Jul 9 2020 | |||
8facf8e0cda6 | frerot | added FFTMPIEngine | Jul 2 2020 | |||
f1073dba0c14 | frerot | getting rid of BOOST_PP_STRINGIZE | Jun 25 2020 | |||
a66ead09e464 | frerot | removed FFTPlanManager and consorts | Jun 25 2020 | |||
75a2de973a73 | frerot | moved implementation of legacy surface statistics to separate cpp | Jun 24 2020 | |||
f8e1e9c7a919 | frerot | added FFTEngine class | Jun 22 2020 | |||
143a681c1611 | frerot | removing unused files | May 5 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
4884455e012f | frerot | always compiling tamaas_info, even when strip_info==True | May 5 2020 | |||
c1bb3fddf59a | frerot | better generation of information file | Apr 29 2020 | |||
b1decc875a84 | frerot | defining target aliases for main lib and python module | Apr 17 2020 | |||
9d061de7f380 | frerot | added install dependencies to scons | Apr 16 2020 | |||
131906bb58cc | frerot | added compile option to remove legacy code | Apr 1 2020 | |||
05f6175eafb9 | frerot | moved eigenvalues computation to separate submodule + vonMises | Jul 10 2019 | |||
301deea6ae90 | frerot | implemented saturated solver | Apr 10 2019 | |||
a240eb50bf7e | frerot | added simple logging capabilities | Apr 5 2019 | |||
9421fbf34ead | frerot | python mode indication for scons files | Apr 2 2019 | |||
73057c1f714c | frerot | added eigenvalue computation on fields | Mar 13 2019 | |||
3e03bbe1b57b | frerot | allowed stripping of build info in binary | Mar 11 2019 | |||
ddb3f4920c12 | frerot | added utf8 to python modules used by scons | Mar 5 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
be78e2255e2b | frerot | adding regularized surface spectrum | Feb 25 2019 | |||
e464edbbeb88 | frerot | we're back to being compatible with c++14 and g++ 6 | Jan 11 2019 | |||
e43a3ff3c1fe | frerot | added random phase generator | Oct 19 2018 | |||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | |||
09c22dd39600 | frerot | Merge branch 'features/plasticity' | Aug 22 2018 | |||
ee246eda4b73 | frerot | removed auto-bracelist construction for intel compiler | Jul 30 2018 | |||
8c84d4417a12 | frerot | added solvers for EPIC | Jul 10 2018 | |||
fddfb365a80d | frerot | added residual class | Jul 9 2018 | |||
838b4d345cb1 | frerot | implemented Boussinesq volume operator | May 31 2018 | |||
96bf0cc68b29 | frerot | implemented linear isotropic hardening | May 30 2018 | |||
eb632776f781 | frerot | added mindlin class | May 22 2018 | |||
5ea2918b2e73 | phamba | Created Polonsky-Keer tangential solver files | Apr 25 2018 | |||
d1c5d0562f83 | frerot | changed integral operator kind + kelvin as integral operator | Apr 24 2018 | |||
966dd0718da2 | frerot | compiled refactoring of integral operators | Apr 22 2018 | |||
0f5f5f96907d | phamba | Merge branch 'master' of ssh://c4science.ch/source/tamaas into… | Apr 12 2018 | |||
a28f371099a3 | phamba | created Condat solver files | Apr 12 2018 | |||
54673fc2b3c4 | frerot | moved old proxy types to legacy namespace | Apr 11 2018 | |||
7448bf9d6ca1 | phamba | created Beck-Teboulle solver files | Apr 11 2018 | |||
a2cbdc79e6cb | phamba | Created Kato solver files | Apr 10 2018 | |||
f4774c2ac6f2 | frerot | modifications to ve engines | Mar 26 2018 | |||
97cbaba6111f | frerot | fixed build bug of link of _tamaas.so happening too early | Mar 23 2018 | |||
42b925e8ef4c | frerot | changed Model pointer for construction of VEEngines | Mar 19 2018 | |||
f03ad955dcac | frerot | layed out structure for Mindlin integral operators | Mar 16 2018 | |||
3b4e6d404c40 | frerot | porting adhesion functionals to new code | Mar 1 2018 | |||
bbd990f626b4 | frerot | cleanup + compatibility with clang | Nov 9 2017 | |||
88e8bc9847bf | frerot | consistent apply_functor copies | Nov 3 2017 | |||
0ca44f94ddd0 | frerot | added Statistics class | Oct 26 2017 | |||
326e0378133b | frerot | added loop abstractions | Oct 25 2017 | |||
43e776cc945c | frerot | more modular SConstruct | Oct 12 2017 | |||
864dce59b0cf | frerot | made tamaas compile with nvcc and custom tool | Oct 11 2017 | |||
3c976f436924 | frerot | reintroduced old bems for compatibility, but they should be marked as deprecated | Jul 31 2017 | |||
4e360c83523a | frerot | removed old bems from compilation, implemented PolonskyKeerRey | Jul 26 2017 | |||
c7914110a1f2 | frerot | added contact solver base class | Jul 25 2017 | |||
b54856655db5 | frerot | removed unused files in tamaas | Jul 21 2017 | |||
86a1e04a7d5c | frerot | model templated by types | Jul 19 2017 | |||
bf2f039787df | frerot | added westergaard bem (WIP) | Jul 11 2017 | |||
ffe3e357e1f9 | frerot | added model and factory | Jul 11 2017 | |||
6e2638b92d6e | frerot | forgot core_list | Jun 28 2017 | |||
6b29fd98d663 | frerot | rearranged source tree | Jun 23 2017 | |||
0e9a9f1f8405 | frerot | removed map_2d_square | Jun 20 2017 | |||
87f2d0f8cfb1 | frerot | removed Map2d and old flood-fill + added functionalites to spectrum | Jun 20 2017 | |||
071c7b910a75 | frerot | reforged surface generators | Jun 19 2017 | |||
2185e61ba085 | frerot | added filter class and isotropic powerlaw filter | Jun 15 2017 | |||
b445d515369b | frerot | added flood fill | Jun 14 2017 | |||
452868de8595 | Valentine | pouletMerge branch 'master' of lsmssrv1.epfl.ch:tamaas | Nov 8 2016 | |||
ba213d9f2804 | Valentine | ajout fonctionnelle d adhesion | Nov 8 2016 | |||
4b3df27e33c4 | frerot | added tamaas info file | Sep 21 2016 | |||
562a3d65fd33 | frerot | added condat algorithm | Aug 24 2016 | |||
a8bd271f108b | frerot | added Beck-Teboulle algorithm | Aug 22 2016 | |||
39d73c5d985b | frerot | added kato implementation for frictional contact | Aug 16 2016 | |||
303235694413 | frerot | added iterators to grids, setup for tangential contact | Jul 5 2016 | |||
1e2f6d66021b | frerot | added hermitian grids | Jun 29 2016 | |||
05ea2ef43623 | frerot | added bem_grid and grid python wrapping | Jun 27 2016 | |||
902046f68519 | Valentine | clean stopping criterion for gigipol, adhesion test | Jun 24 2016 | |||
497507b701f5 | frerot | added proxy types for convenience | Jun 20 2016 | |||
d65c3b324a47 | frerot | integration of new functionals | Jun 17 2016 | |||
4ffcbbdeb112 | frerot | implemented new functionals | Jun 17 2016 |
c4science · Help