History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
871bdca33c95 | frerot | using unique pointers where possible | Mar 25 2018 | |||
2e3b93674788 | frerot | correct handling of hermitian grid by pybind | Mar 24 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 | |||
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 | |||
f394931cca31 | frerot | moved to shared_ptr for meta functional list elements | 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 | |||
05cb094fac6a | frerot | suppressed some compile errors with nvcc | Nov 29 2017 | |||
73dd359ecbfa | frerot | simplification of influence functions code | Nov 23 2017 | |||
c80cfa59257f | frerot | minor cleanups | Nov 15 2017 | |||
84f3f89f4f46 | frerot | clang-format | Nov 9 2017 | |||
9f1e91288a10 | frerot | saner code (const-correctness + defaults) | Nov 9 2017 | |||
b6fe91b593c4 | frerot | clarifying side effects in functionals | Nov 9 2017 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
4df748b7012f | frerot | fixing rvalue functor bug by making copy | Nov 3 2017 | |||
dd65fd640204 | frerot | added test for model and influence coeffs | Nov 2 2017 | |||
2be5a950ade8 | frerot | getting the cuda loops to compile (return of the lambda) | Oct 31 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
d75a65d09d21 | frerot | removed Loop singleton | Oct 30 2017 | |||
01bc15346e7f | frerot | added some documentation to classes | Oct 28 2017 | |||
f76320c57280 | frerot | added strided loops | Oct 27 2017 | |||
a79f64962579 | frerot | added @file tag for documentation | Oct 26 2017 | |||
095106192bbb | frerot | c++14 pulls + passing tests | Oct 25 2017 | |||
326e0378133b | frerot | added loop abstractions | Oct 25 2017 | |||
7c7dc19567c8 | frerot | update copyright year in model subdir | Oct 12 2017 | |||
864dce59b0cf | frerot | made tamaas compile with nvcc and custom tool | Oct 11 2017 | |||
393b17a3c8bb | frerot | new PolonskyKeerRey is working in pressure and gap | 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 | |||
d7454eb3500b | frerot | models are accessible through the python interface, with guessing of numpy… | Jul 24 2017 | |||
5ba0295e7c92 | frerot | started implementation of westergaard | Jul 20 2017 | |||
86a1e04a7d5c | frerot | model templated by types | Jul 19 2017 | |||
bf2f039787df | frerot | added westergaard bem (WIP) | Jul 11 2017 | |||
858a2cb52419 | frerot | removed length storage in grid | Jul 11 2017 | |||
ffe3e357e1f9 | frerot | added model and factory | Jul 11 2017 |
c4science · Help