History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cf36e15d08a3 | frerot | tentative implementation of DFSANESolver | Aug 1 2020 | |||
6124726e1b08 | frerot | redirecting iostreams to python streams for solve functions | Jul 10 2020 | |||
04fa2ac30483 | frerot | ensuring initialize and finalized get called | Jun 28 2020 | |||
f1073dba0c14 | frerot | getting rid of BOOST_PP_STRINGIZE | Jun 25 2020 | |||
a66ead09e464 | frerot | removed FFTPlanManager and consorts | Jun 25 2020 | |||
aa1de33be858 | frerot | simplified alloc of in/out pointers in FFTEngine | Jun 25 2020 | |||
5b7d5e177fcd | frerot | making FFTEngine work with fftw flags >= FFTW_MEASURE | Jun 25 2020 | |||
8f3b1410b161 | frerot | removed remaining calls to FFTPlanManager | Jun 25 2020 | |||
3cc1d8a160a7 | frerot | cleaning up the use of preprocessor macros | Jun 24 2020 | |||
548c812ae786 | frerot | removed unecessary LONG_PRECISION macro guard for fftw interface | Jun 24 2020 | |||
75a2de973a73 | frerot | moved implementation of legacy surface statistics to separate cpp | Jun 24 2020 | |||
d66116666bb9 | frerot | using holder type for fftw plans in FFTEngine | Jun 24 2020 | |||
b4bacea3061c | frerot | fixing long double fftw interface | Jun 24 2020 | |||
6bd8cd25056a | frerot | converted statistics to FFTEngine | Jun 24 2020 | |||
be7bc1258547 | frerot | adding computeFrequencies to FFTEngine | Jun 23 2020 | |||
f8e1e9c7a919 | frerot | added FFTEngine class | Jun 22 2020 | |||
64ad818b2ad5 | frerot | simplify git diff stored in binary | Jun 2 2020 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
903a03968664 | frerot | added -pedantic to compile flags (except pybind11) | Oct 4 2019 | |||
374ff2b778cf | frerot | [lint] performance suggestions from clang-tidy | Oct 4 2019 | |||
c12ade2646ab | frerot | [lint] removed dead code in surface stats | Sep 24 2019 | |||
35997c97068f | frerot | linting on modernize-* rules in clang-tidy | Sep 24 2019 | |||
1372165db991 | frerot | adding move operations on iterators | Sep 24 2019 | |||
db0e2e12a4a3 | frerot | keeping openmp when tbb enabled because of tamaas::initialize | Aug 13 2019 | |||
cd016f434e5f | frerot | added option to compile with TBB thrust backend | Aug 13 2019 | |||
32da06a0d51a | frerot | fixed issues with long double warnings | Jul 29 2019 | |||
3842898f7a1d | frerot | necessary changes to make tests pass in long double | Jul 25 2019 | |||
90e9cdc70ad2 | frerot | typed DEFAULT_ALLOCATOR macro | Jul 25 2019 | |||
17e2e4873937 | frerot | added support for long integers and long doubles | Jul 24 2019 | |||
10037a017efb | frerot | adapted code to allow a change in integer type | Jul 24 2019 | |||
05f6175eafb9 | frerot | moved eigenvalues computation to separate submodule + vonMises | Jul 10 2019 | |||
cb09ff877dab | frerot | removed __(BEGIN|END)_TAMAAS__ macros and replaced with namespace | May 1 2019 | |||
a240eb50bf7e | frerot | added simple logging capabilities | Apr 5 2019 | |||
e32b40407aef | frerot | added logo and updated documentation | Apr 1 2019 | |||
5c99be7b00c2 | frerot | fixed eigenvalues + proper test | Mar 14 2019 | |||
73057c1f714c | frerot | added eigenvalue computation on fields | Mar 13 2019 | |||
3e2bb81840fb | frerot | replaced registered fields with shared pointers | Mar 13 2019 | |||
dea0fa68046b | frerot | added invariants and eigenvalues for order 3 tensors | Mar 11 2019 | |||
788bb35f3844 | frerot | no need to manually synchronize in later thrust versions | Mar 11 2019 | |||
b0470d99e22c | frerot | sfinae on operator() for grids | Mar 8 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
03b3153e4183 | frerot | after two years, I have fixed the surface statistics ! | Feb 22 2019 | |||
a8432e633e62 | frerot | fixing compile error | Feb 20 2019 | |||
ede9def911e3 | frerot | added unary - operator to static types | Feb 20 2019 | |||
50f3aaaf19e1 | frerot | removed conic utilities | Feb 8 2019 | |||
2ced3ac28e8b | frerot | better error message of range components mismatch | Feb 7 2019 | |||
b4eaf27d3aa3 | frerot | converted the rest of model/ to voigt notation, tests passing | Feb 6 2019 | |||
c23abaf90bd2 | frerot | modified some model behavior for voigt notation (WIP) | Feb 6 2019 | |||
14a4e8181b5e | frerot | made modifications to integral operators for voigt notation | Feb 5 2019 | |||
b131c655a463 | frerot | added conic algebra operators | Feb 5 2019 | |||
c22c583bc15f | frerot | added symmetric matrix class in Mendel notation | Feb 1 2019 | |||
5fbd7159a327 | frerot | c++14 in static types | Jan 23 2019 | |||
e464edbbeb88 | frerot | we're back to being compatible with c++14 and g++ 6 | Jan 11 2019 | |||
bc7404956c58 | frerot | added static assert for container type in ranges + headless range | Jan 9 2019 | |||
383b32a7e7be | frerot | added test for accumulation | Jan 8 2019 | |||
c74466647365 | frerot | partial implementation of new integration in Kevlin | Jan 7 2019 | |||
a3440d0b151d | frerot | final array class | Dec 6 2018 | |||
e43a3ff3c1fe | frerot | added random phase generator | Oct 19 2018 | |||
2a90e32b43b2 | frerot | fixed tangential test? | Oct 4 2018 | |||
df70018ff248 | frerot | added runtime checks on loop size + test it | Oct 3 2018 | |||
324a362fcdd4 | frerot | made side-effects work in reduce lambdas | Oct 3 2018 | |||
dc3e9a8e1225 | frerot | added ranges and changed loops | Oct 2 2018 | |||
e69766f1ce4e | frerot | simplified loop dispatch | Oct 1 2018 | |||
6d2482be935f | frerot | extra warnings | Sep 24 2018 | |||
eb0ce5c8c0fb | frerot | added tangent for newton-raphson | Sep 10 2018 | |||
b50babfcbd19 | frerot | added start value for loop range | Jul 24 2018 | |||
d297e4ce8a94 | frerot | added elasticity test and possibility of using int. operators in python | Jul 20 2018 | |||
742753fc9ef0 | frerot | removed if constexpr | Jul 17 2018 | |||
a8d4c1f76c56 | frerot | added higher dimension views | Jul 13 2018 | |||
bc50af12c8cc | frerot | factorized some code for grid initialization | Jul 2 2018 | |||
d19af6d74bdb | frerot | restored FFTW_ESTIMATE flag, because others seem non-deterministic | Jun 29 2018 | |||
01b5b0c25d22 | frerot | made it possible to use FFTW planning and wisdom | Jun 28 2018 | |||
92bdeb8d5aec | frerot | correct copies of views | Jun 28 2018 | |||
f18a5ca70b2a | frerot | implemented views on components and simplified iterators | Jun 28 2018 | |||
2b5d2a4224a6 | frerot | better destruction of FFT plans | Jun 26 2018 | |||
21ee80e7da38 | frerot | fixed bugs in operators | Jun 26 2018 | |||
f7f509454c74 | frerot | more flexible resize function for grids | May 30 2018 | |||
d3681ba40060 | frerot | tentative mindlin implementation (with wrong surface normal, but why??) | May 22 2018 | |||
04a90ab9ed5d | frerot | wrote kelvin order 3 | May 1 2018 | |||
dd7d0c6c99c8 | frerot | implemented kelvin order 3 tensor | Apr 27 2018 | |||
23194b66cc18 | frerot | fixed new Kelvin operator | Apr 25 2018 | |||
e5c12687759c | frerot | implemented new kelvin | Apr 25 2018 | |||
11f2dff9e691 | frerot | Merge branch 'master' into features/plasticity | Apr 24 2018 | |||
54521d3b8490 | frerot | removed offset from grids | Apr 20 2018 | |||
154a77692619 | frerot | added some tests for static types | Apr 13 2018 | |||
6a058ccd143c | frerot | correct implementation of Kelvin volume force potential! | Apr 12 2018 | |||
2b1298ba1b93 | frerot | fixed compile errors after merge | Apr 12 2018 | |||
972965c6e472 | frerot | Merge branch 'master' into features/plasticity | Apr 12 2018 | |||
fb4f1b59a0c4 | frerot | added broadcast operators | Apr 12 2018 | |||
f40ea6813952 | frerot | re-introduced zero fundamental surface mode | Apr 12 2018 | |||
9eb6dfba9112 | frerot | added more operators to static types + cleaner TMP | Apr 12 2018 | |||
949b69dba1bc | frerot | implemented reduction for vectors [WIP] | Apr 11 2018 | |||
93e520e480b8 | frerot | static types correctly copy | Apr 11 2018 | |||
a39991975caa | frerot | introduced stack static types | Apr 11 2018 | |||
54673fc2b3c4 | frerot | moved old proxy types to legacy namespace | Apr 11 2018 | |||
78c44c7548e2 | frerot | factorized code in static types | Apr 11 2018 | |||
4c13f6a751f0 | frerot | fixed bug in StaticMatrix | Apr 9 2018 | |||
1c6889d64cd5 | frerot | testing surface model | Apr 9 2018 | |||
515ff1808feb | frerot | Merge branch 'master' into features/plasticity | Apr 6 2018 | |||
fc58bd090767 | frerot | fixed bug with implicit definition of copy assignment operator in static types | Apr 6 2018 |
c4science · Help