tamaas/srcci-fix-static-checks
tamaas/src
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1c6889d64cd5 | frerot | testing surface model | Apr 9 2018 | |||
1cbc244dd075 | phamba | setup for testing influences | Apr 9 2018 | |||
875cc26da0ed | frerot/phamba | implemented tangential kato solver | Apr 9 2018 | |||
98f53bde7826 | frerot | fixed some bugs in Kelvin | Apr 9 2018 | |||
cec517559fbd | frerot | greatly simplified Kelvin code | Apr 9 2018 | |||
515ff1808feb | frerot | Merge branch 'master' into features/plasticity | Apr 6 2018 | |||
cf0926ea32a1 | phamba | Merge branch 'features/tangential' of ssh://c4science.ch/source/tamaas into… | Apr 6 2018 | |||
92568d26d031 | phamba | Tests | Apr 6 2018 | |||
fc58bd090767 | frerot | fixed bug with implicit definition of copy assignment operator in static types | Apr 6 2018 | |||
f5f11678b123 | frerot | Merge branch 'features/tangential' of ssh://c4science.ch/source/tamaas into… | Apr 6 2018 | |||
da774aa277e7 | frerot | fixed bug with implicit definition of copy assignment operator in static types | Apr 6 2018 | |||
c7c6a8d1c91f | phamba | Test | Apr 6 2018 | |||
2befcaf941e1 | phamba | Added method to compute mean of GridBase per component | Apr 5 2018 | |||
de42ff866840 | phamba | Tests | Apr 4 2018 | |||
846fe78eb868 | frerot/phamba | fixed bug in StaticMatrix | Apr 4 2018 | |||
fd2495bfdd45 | phamba | Created Kato solver files | Apr 4 2018 | |||
0d4a6a6379a1 | frerot | testing Kelvin volume force potential | Apr 3 2018 | |||
b1e1ec212f00 | frerot | fixed bug in StaticMatrix | Apr 3 2018 | |||
c0e4cb26e16d | frerot | correct fftw transform of views | Apr 3 2018 | |||
e8a5ca404b06 | frerot | implemented print for models | Apr 3 2018 | |||
8b2839952a16 | frerot | added test_features submodule to python interface | Apr 3 2018 | |||
fb4a1aea0c9a | frerot | implemented Kelvin volume force | Mar 31 2018 | |||
b84e276da654 | frerot | fixed infinite loop in fftransform | Mar 29 2018 | |||
14db8bd38f18 | frerot | fixed infinite loop in fftransform | Mar 29 2018 | |||
c3fefc0c8344 | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas into… | Mar 29 2018 | |||
9e8577ecc57f | frerot | deactivated thrust policies | Mar 29 2018 | |||
4b57e0d206e1 | frerot | fixed computation of frequencies | Mar 29 2018 | |||
3947638c4aae | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas into… | Mar 28 2018 | |||
d661e192cc5b | frerot | getting rid of nvcc warning | Mar 28 2018 | |||
74e0e9141f36 | frerot | preparing Kelvin | Mar 28 2018 | |||
170b895597c2 | frerot | cleanup | Mar 28 2018 | |||
460e4d07a92b | frerot | loop overload with execution policy | Mar 28 2018 | |||
7a886bd63adb | frerot | wrote Kelvin integrator | Mar 27 2018 | |||
77d78e14930f | frerot | wrote Kelvin coefficients | Mar 27 2018 | |||
f4774c2ac6f2 | frerot | modifications to ve engines | Mar 26 2018 | |||
a81206e0f0ef | frerot | changed NULL to nullptr | Mar 25 2018 | |||
f3fccdcfc1d3 | frerot | factorized some code in solvers | Mar 25 2018 | |||
b9d7bd23002c | frerot | made tamaas info available in python | Mar 25 2018 | |||
871bdca33c95 | frerot | using unique pointers where possible | Mar 25 2018 | |||
2e3b93674788 | frerot | correct handling of hermitian grid by pybind | Mar 24 2018 | |||
97cbaba6111f | frerot | fixed build bug of link of _tamaas.so happening too early | Mar 23 2018 | |||
ba6c1de7c812 | frerot | fixed repeat solve bug + corrupt fft plans bug [temp fix] | Mar 23 2018 | |||
fb9337f5e5e1 | frerot | fixed segmentation fault when adding adhesion functionals | Mar 22 2018 | |||
b1d76079b6e0 | frerot | rewrote GridView for contiguous data + test of wavevectors generation | Mar 21 2018 | |||
62630d8b3b33 | frerot | Merge branch 'master' of ssh://c4science.ch/source/tamaas | Mar 19 2018 | |||
42b925e8ef4c | frerot | changed Model pointer for construction of VEEngines | Mar 19 2018 | |||
0158bc7fc227 | frerot | added kelvin class | Mar 16 2018 | |||
f03ad955dcac | frerot | layed out structure for Mindlin integral operators | Mar 16 2018 | |||
e722836a68b2 | frerot | some cleanup | Mar 16 2018 | |||
6e637d24b807 | frerot | made FFTPlanManager singleton a std::unique_ptr | Mar 16 2018 | |||
e5a735859e62 | frerot | some c++11 conversion | Mar 16 2018 | |||
ed49f86e5be2 | frerot | removed 3D ffts (so cuda may compile) | Mar 16 2018 | |||
2cb504f747bd | frerot | made surface model type compile on cuda | Mar 15 2018 | |||
030d7204596f | frerot | forgot one CUDA_LAMBDA | Mar 13 2018 | |||
0cd483eb65aa | frerot | fixed warning for cuda | Mar 12 2018 | |||
cd034e49e5c8 | frerot | fixed memory errors + restored compatibility | Mar 8 2018 | |||
af94be1267cc | frerot | potential fix to a conversion problem with GridHermitian | Mar 7 2018 | |||
5ad7e31c1c5e | frerot | wrapped most of modern Tamaas | Mar 7 2018 | |||
4ef018c79b67 | frerot | added type casters for pybind11 | Mar 7 2018 | |||
f394931cca31 | frerot | moved to shared_ptr for meta functional list elements | Mar 5 2018 | |||
0733646b1821 | frerot | fixed PKR algo for adhesion | Mar 5 2018 | |||
99e8b8cff2f4 | frerot | running adhesion example, but problem with final state of solution | Mar 2 2018 | |||
3b4e6d404c40 | frerot | porting adhesion functionals to new code | Mar 1 2018 | |||
b5577c4d3177 | frerot | fixed leak on model in test_rough_surface | Dec 13 2017 | |||
05cb094fac6a | frerot | suppressed some compile errors with nvcc | Nov 29 2017 | |||
73dd359ecbfa | frerot | simplification of influence functions code | Nov 23 2017 | |||
e88936f5d0fd | frerot | recursive apply functor implementation | Nov 17 2017 | |||
d01e5c973ef6 | frerot | clearer moments code | Nov 15 2017 | |||
e5efef4d3c7c | frerot | added computation of moments (TODO implement correct test) | Nov 15 2017 | |||
c80cfa59257f | frerot | minor cleanups | Nov 15 2017 | |||
67e961750934 | frerot | correct handling of gradient conditions in PKR | Nov 14 2017 | |||
f52d1730a909 | frerot | updated c++ example | Nov 10 2017 | |||
84f3f89f4f46 | frerot | clang-format | Nov 9 2017 | |||
bbd990f626b4 | frerot | cleanup + compatibility with clang | Nov 9 2017 | |||
6fd8e54c11a4 | frerot | changed iterator tag to allow thrust algos on device | Nov 9 2017 | |||
9f1e91288a10 | frerot | saner code (const-correctness + defaults) | Nov 9 2017 | |||
a1637da8edd6 | frerot | removed warning | Nov 9 2017 | |||
b6fe91b593c4 | frerot | clarifying side effects in functionals | Nov 9 2017 | |||
81dd5f04e1bc | frerot | added cudaDeviceSynchronize in fft interface | Nov 7 2017 | |||
e67ad1441169 | frerot | using instead of typdefs in iterators | Nov 5 2017 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
d069f5437129 | frerot | more readable array | Nov 3 2017 | |||
e634f0066037 | frerot | protecting allocator include | Nov 3 2017 | |||
30d402099764 | frerot | adding fftw_malloc for SIMD aligned data allocation | Nov 3 2017 | |||
7043e94a544a | frerot | device for ApplyConstructor + cudaSync | Nov 3 2017 | |||
88e8bc9847bf | frerot | consistent apply_functor copies | Nov 3 2017 | |||
4df748b7012f | frerot | fixing rvalue functor bug by making copy | Nov 3 2017 | |||
c6b27f90032a | frerot | Merge branch 'gpu' into thrust | Nov 2 2017 | |||
dd65fd640204 | frerot | added test for model and influence coeffs | Nov 2 2017 | |||
f676e684c984 | frerot | added c++ tests for fft interface | Nov 2 2017 | |||
a0869ea06429 | frerot | rewrote loops with thrust | Nov 1 2017 | |||
209b1173d70d | frerot | small test of thrust capacities | Nov 1 2017 | |||
b3c9bf19b545 | frerot | passing for_each loops tests | Nov 1 2017 | |||
8ef9e8b95c5b | frerot | make everything compile with -G | Oct 31 2017 | |||
b366bc3c68d8 | frerot | simplified for testing | Oct 31 2017 | |||
2e578b066372 | frerot | removing unused code | Oct 31 2017 | |||
2be5a950ade8 | frerot | getting the cuda loops to compile (return of the lambda) | Oct 31 2017 | |||
0d1eb492274b | frerot | getting the cuda loops to compile | Oct 31 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
d75a65d09d21 | frerot | removed Loop singleton | Oct 30 2017 |
c4science · Help