Graphci-fix-static-checks
Graph
ci-fix-static-checks
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
56d82488793a | frerot | installing build per python version in build_wheels | Jun 15 2023 | ||||
0c95abff5e47 | frerot | bumped fftw version in wheels | Jun 15 2023 | ||||
81e96a889296 | frerot | only build wheels in CI | Jun 15 2023 | ||||
8ea699c67c39 | frerot | removed setup.py, fixed scons dev in virtual environments | Jun 15 2023 | ||||
29fe83f1ee3f | frerot | explicitly setting doc language | Jun 15 2023 | ||||
ccf80cb19ebe | frerot | properly setting wheel tag and platform | Jun 15 2023 | ||||
8ffb5410a229 | frerot | using build as frontend in build wheels CI | Jun 15 2023 | ||||
36794a01e285 | frerot | building wheels even in branches' CI | Jun 15 2023 | ||||
6b9257a31258 | frerot | removed setup.py | Jun 15 2023 | ||||
bcdea5b97d4c | frerot | also pinned Dockerfile | Jun 13 2023 | ||||
6c5c8ed5544f | frerot | pinned bullseye for CI | Jun 13 2023 | ||||
d904acc55af6 | frerot | fixed debian images for bookworm | Jun 13 2023 | ||||
2cccc5b3de1a | frerot | sensitive storage issue | Jun 13 2023 | ||||
5987c2844e5e | frerot | correctly setting initial guess in fixed point schemes | Jun 13 2023 | ||||
83ec849e42b6 | frerot | fixed pipe tools | Jun 13 2023 | ||||
7d1b9534fac0 | frerot | avoiding typecast in Partitioner::local_offset | Jun 12 2023 | ||||
691470177ea6 | frerot | non-verbose NewtonKrylovSolver | Jun 7 2023 | ||||
5448a630f548 | frerot | properly set pressure at start of AndersonMixing | Jun 7 2023 | ||||
29b338df384f | frerot | setting relaxation = 1 in AndersonMixing | Jun 7 2023 | ||||
bf489367ca30 | frerot | reserving ElasticHelper vector in HookeField | Jun 6 2023 | ||||
6345fe57f991 | frerot | corrected DFSANESolver convergence message | Jun 4 2023 | ||||
040bf504add3 | frerot | linting | Jun 4 2023 | ||||
1d36209399e2 | frerot | setting default value for DFSANESolver::max_iterations | Jun 4 2023 | ||||
03707294a5bd | frerot | added max_iter to DFSANESolver | Jun 4 2023 | ||||
88df92440cf6 | frerot | not throwing in DFSANESolver | Jun 4 2023 | ||||
bbf94afc152d | frerot | formating floats in no_convergence_error | Jun 4 2023 | ||||
c1b8d69e91be | frerot | added no_convergence_error exception class | Jun 4 2023 | ||||
e918214e3a8e | frerot | added max_iter property to fixed point solvers | May 30 2023 | ||||
60928f81585d | frerot | added proper citations for Anderson mixing solver | May 30 2023 | ||||
7d0798126af1 | frerot | linting | May 26 2023 | ||||
1c6a6c0cb9f9 | frerot | added and tested an Anderson mixing solver | May 26 2023 | ||||
ee54b72503bc | frerot | fixed copy constructor for Grid<T, dim> | May 26 2023 | ||||
5187505f4535 | frerot | fixed signed index transition in dcfft | May 23 2023 | ||||
51c806978b9b | frerot | optional use of chunks in H5Dumper | May 23 2023 | ||||
184b5e7bc082 | frerot | removed redundant std::move | May 22 2023 | ||||
ee9e15ec2512 | frerot | allowing chunked data in HDF5 files | May 19 2023 | ||||
fe2d19bc2ed2 | frerot | compiling with integer_type=long | May 12 2023 | ||||
0fb27b733b7b | frerot | more brace initialization | May 11 2023 | ||||
6ffe34bb22f7 | frerot | satisfying type linter | May 11 2023 | ||||
e28cf92a57d0 | frerot | added lint targets in SCons | May 11 2023 | ||||
5722d08fe801 | frerot | using brace-initialization in tests | May 11 2023 | ||||
e619dff986ef | frerot | added fftw api for single precision | May 11 2023 | ||||
89fed7fc8429 | frerot | compiling with real_type='long double' | May 11 2023 | ||||
afeaa3dd0d67 | frerot | ci: executing flake8 unconditionally | May 10 2023 | ||||
9a5764aa65ca | frerot | replaced tamaas::Exception by a finer grain exception set | May 9 2023 | ||||
25046791eb55 | frerot | updated email | May 8 2023 | ||||
13b43d51b67c | frerot | added IntegralOperator::dirac pretty print | May 8 2023 | ||||
142607d0379b | frerot | linting | May 5 2023 | ||||
16d767e9ca78 | frerot | fixed setting integral operator in PKR | May 5 2023 | ||||
1bb9a8629102 | frerot | added __func__ to debug messages | May 5 2023 | ||||
35b1b2bb1e78 | frerot | overriding IntegralOperator::getType in python | May 5 2023 | ||||
f4395fb30430 | frerot | adding IntegralOperator::kind to bindings | Apr 28 2023 | ||||
403065b92711 | frerot | allow registering integral operators from python | Apr 28 2023 | ||||
0a0256a2e487 | frerot | using std::shared_ptr as holder type for IntegralOperator | Apr 28 2023 | ||||
7ce4abb9a3fd | frerot | reduced number of pure virtual methods in IntegralOperator | Apr 28 2023 | ||||
1513c2c41370 | frerot | allow setting the whole energy functional in contact solvers | Apr 28 2023 | ||||
cdc0ff27b16e | frerot | forwarding strides when casting grid view to numpy | Apr 28 2023 | ||||
b303b508d657 | frerot | linting | Apr 24 2023 | ||||
04729c6e6f46 | frerot | silenced deprecation warning | Apr 24 2023 | ||||
14c9b7378bc6 | frerot | mpi type traits: static constexpr -> static const | Apr 24 2023 | ||||
b393f4520625 | frerot | added nonperiodic patch test | Apr 24 2023 | ||||
2b9922a2fd2b | frerot | added non-periodic hertz test | Apr 21 2023 | ||||
64d22c94b8f2 | frerot | can change integral operator in PolonskyKeerRey | Apr 21 2023 | ||||
828bbaf826db | frerot | added DC-FFT/Boussinesq operator for non-periodic elastic solutions | Apr 21 2023 | ||||
4c8597150a63 | frerot | df-sane: not solving if residual is already zero | Apr 20 2023 | ||||
b6f87025d824 | frerot | testing free surface in mindlin | Apr 18 2023 | ||||
8fca507a10c7 | frerot | fixed material update step in Residual::updateState | Apr 17 2023 | ||||
880e1e593dd1 | frerot | added material property to residual | Apr 17 2023 | ||||
e7545e61d705 | frerot | correct variable name in materials wrapper | Apr 17 2023 | ||||
4f40cc109eed | frerot | random phases set to zero where expected by C2R transform | Mar 14 2023 | ||||
ffd04dcf6cca | frerot | added function to compute real coefficient indices of dft | Mar 14 2023 | ||||
f7bfcca920bb | frerot | corrected typo | Mar 14 2023 | ||||
4e08a8a94094 | frerot | made EPICSolver compatible with utils.load_path | Feb 9 2023 | ||||
e01b77d8621f | frerot | correctly deprecated residual constructor | Jan 31 2023 | ||||
380b06e8d1e4 | frerot | added ModelFactory.registerHookeField to Python API | Jan 31 2023 | ||||
b9dabc584b89 | frerot | removed tests/ci/script submodule | Jan 30 2023 | ||||
3be5dd33a744 | frerot | deprecating ModelFactory.createResidual | Jan 30 2023 | ||||
1799cd8d00b6 | frerot | python API for materials | Jan 30 2023 | ||||
59332d6f57aa | frerot | removed inelastic strain compute from Material interface | Jan 30 2023 | ||||
2912874fce23 | frerot | updated copyright notice for materials | Jan 30 2023 | ||||
fe804fbd068a | frerot | copyright in multiline string | Jan 30 2023 | ||||
c05110a124ec | frerot | removed NoConvergence import | Jan 27 2023 | ||||
42f2d671651b | frerot | linting | Jan 27 2023 | ||||
3db25847471e | frerot | fixed deprecation warnings | Jan 27 2023 | ||||
9af1338e0168 | frerot | simplified Residual API | Jan 27 2023 | ||||
d46c09dc6602 | frerot | acknowledging DFG funding | Jan 26 2023 | ||||
d0db1c5e6e0a | frerot | removed model_type template in materials | Jan 25 2023 | ||||
9fa61ec99794 | frerot | fix unused argument warning | Jan 25 2023 | ||||
b1d0121c9d04 | frerot | avoid deleting contents of compile_commands.json | Jan 25 2023 | ||||
21cac39091a6 | frerot | removing unwanted files from compile_commands db | Jan 24 2023 | ||||
bdc112fcdddd | frerot | also removing files in build | Jan 24 2023 | ||||
eba3cc951758 | frerot | removing the right files | Jan 24 2023 | ||||
145b1b00076b | frerot | removing mpi sensitive code from clang-tidy | Jan 23 2023 | ||||
2c12b065e12c | frerot | reactivated clang-tidy and added mypy to ci | Jan 23 2023 | ||||
c89736ea9431 | frerot | clang-tidy fixes | Jan 23 2023 | ||||
e33c4f6bd9ba | frerot | python static type compliance | Jan 23 2023 | ||||
100449b2a711 | frerot | added example of radial averages in examples/statistics.py | Jan 23 2023 | ||||
e4b60827f047 | frerot | linting | Jan 18 2023 | ||||
62d43b3b1968 | frerot | added eigenstress computation to material | Jan 18 2023 | ||||
a4f96914d0dd | frerot | removed old hardening code | Jan 18 2023 |
c4science · Help