Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
a13dbd98602e | Lucas Frérot | added petsc-dev to debian image | Mar 1 2024 | ||||
07131ba8a483 | Lucas Frérot | activating build matrix in CI | Mar 1 2024 | ||||
7fbaac60a31d | Lucas Frérot | added PETScSolver to nonlinear_solvers package | Mar 1 2024 | ||||
0b213d86fe2e | Lucas Frérot | tentative solver implementation | Feb 28 2024 | ||||
7b32173231be | Lucas Frérot | allowing sequential petsc | Feb 28 2024 | ||||
2777d12e891d | Lucas Frérot | initial setup of petsc SNES context | Feb 28 2024 | ||||
37e8903cc29a | Lucas Frérot | added petsc solver skeleton | Feb 27 2024 | ||||
7cb2ef3329d9 | Lucas Frérot | added doc on field axes and dimensions | Dec 14 2023 | ||||
2013723af793 | Lucas Frérot | updated mailmap | Nov 7 2023 | ||||
c7d6f78b4efd | Lucas Frérot | CI build matrix and gitlab pages | Oct 26 2023 | ||||
7c58052b94f5 | Lucas Frérot | added extra clean in build wheels | Oct 23 2023 | ||||
45b485385c05 | Lucas Frérot | added doc paragraph on non-periodic contact | Oct 23 2023 | ||||
68e25f98aa12 | Lucas Frérot | fix type traits for MPI and complex types | Oct 23 2023 | ||||
baa5e4e4e9f7 | Lucas Frérot | changed default backend macros values | Oct 19 2023 | ||||
7298bba170d6 | Lucas Frérot | correct abi tag for python 3.10 | Oct 18 2023 | ||||
e4a88205a19d | Lucas Frérot | corrected typo | Oct 18 2023 | ||||
7521c3e66cff | Lucas Frérot | using python 3.10 to run twine in wheels image | Oct 18 2023 | ||||
e36bf1e8a617 | Lucas Frérot | replaced std::endl with "\n" | Oct 18 2023 | ||||
e39959068cec | Lucas Frérot | removing openmp in static checks | Oct 18 2023 | ||||
667fc9d55bbc | Lucas Frérot | fixed flake8 call | Oct 18 2023 | ||||
929c15c1b93b | Lucas Frérot | managing python dependencies for ci with APT | Oct 18 2023 | ||||
9f4a82d1f770 | Lucas Frérot | updated docker version in ci | Oct 18 2023 | ||||
5af2c3e8f750 | Lucas Frérot | moved debian ci image to bookworm | Oct 18 2023 | ||||
dffb8bfc3449 | Lucas Frérot | added nonperiodic example | Oct 18 2023 | ||||
389494d0e53e | Lucas Frérot | fixes for thurst using libcudacxx types | Oct 18 2023 | ||||
60f42cbf0077 | Lucas Frérot | fixed gtest detect in prefix location | Oct 18 2023 | ||||
3c73b4228d79 | Lucas Frérot | silencing overflow warnings with gcc13 | Oct 18 2023 | ||||
c22dfff598e3 | Lucas Frérot | allowing copy ellision | Oct 18 2023 | ||||
1937901381ce | frerot | updated pybind11 version in manylinux container | Sep 20 2023 | ||||
c7c331d8584a | frerot | added 3.11 wheels | Sep 20 2023 | ||||
c5912fa20233 | frerot | fixed pip wheel argument | Sep 20 2023 | ||||
4db71dc5bb8c | frerot | using pip to build wheels | Sep 20 2023 | ||||
79666cc6bd40 | frerot | updated changelog | Sep 20 2023 | ||||
7767124f567a | frerot | fixed compilation with Thrust versions >= 2 | Aug 17 2023 | ||||
3c9b3925b2db | frerot | upgraded read-the-docs requirements | Aug 3 2023 | ||||
15cd4b27c614 | frerot | fixed compliant energy computation for H = 0.5 | Jul 25 2023 | ||||
d3c730fe1b78 | frerot | added paragraph on scaling generated surfaces | Jul 17 2023 | ||||
8d60499a6323 | frerot | fixed broken DOI links in docstrings | Jul 17 2023 | ||||
74f877bdb896 | frerot | linting | Jul 3 2023 | ||||
649501eeba69 | frerot | added computation of full contact energy to Isopowerlaw | Jul 3 2023 | ||||
0333b04dde21 | frerot | updated changelog | Jul 3 2023 | ||||
a066866d99bd | frerot | deactivating cuda docker in ci | Jul 3 2023 | ||||
34e12689acb5 | frerot | added Newton-Raphson python solver | Jul 1 2023 | ||||
983bd1a55ab0 | frerot | move wheel only if exists | Jun 15 2023 | ||||
de4731ed7145 | frerot | added PLAT variable in build_wheels.sh | Jun 15 2023 | ||||
00efaad39986 | frerot | correctly labeling all wheels | Jun 15 2023 | ||||
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 |
c4science · Help