- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Mon, Dec 2
Mon, Dec 2
anciaux committed rAKAb35bf118a6e3: Merge remote-tracking branch 'origin/bugfixes/akantu-as-library-in… (authored by anciaux).
Merge remote-tracking branch 'origin/bugfixes/akantu-as-library-in…
update akantu
update revision
only git based
update iohelper
Tue, Nov 26
Tue, Nov 26
upgrade pybind version to fix bug
Oct 23 2024
Oct 23 2024
anciaux committed rAKA9a7c04e6e28c: making the default with both mumps and petsc (authored by anciaux).
making the default with both mumps and petsc
Oct 22 2024
Oct 22 2024
clean the enums for nls
cleaning code for petsc nls
fix init bug in sparse Petsc matrix
working petsc nls
anciaux committed rAKAf13c2d844057: alow to restore solution state in model for petsc nls (authored by anciaux).
alow to restore solution state in model for petsc nls
modernize code to c++-17
adding a possibility to use local petsc
Oct 21 2024
Oct 21 2024
still try to debug the nsl solver
Oct 20 2024
Oct 20 2024
anciaux committed rAKA464d52ad3a03: print functions for sparse matrices/vectors (authored by anciaux).
print functions for sparse matrices/vectors
anciaux committed rAKAc2e0e6c172ab: remove the useless callback and rearrange nls (authored by anciaux).
remove the useless callback and rearrange nls
c++ 17 style
Oct 19 2024
Oct 19 2024
comment for understanding
start testing the petsc SNES
adding an image
Oct 16 2024
Oct 16 2024
anciaux committed rAKA70cf2b20c693: do not reset options to avoid cancelling options passed at command line (authored by anciaux).
do not reset options to avoid cancelling options passed at command line
fix python part for ModelOptions
parameter for petsc in test
anciaux committed rAKAb76f74be78a2: fix bug solve phase field problem on a test (authored by anciaux).
fix bug solve phase field problem on a test
auto range loop c++-17
anciaux committed rAKA8e9e51798988: debug save of matrix for debug purpose commented (authored by anciaux).
debug save of matrix for debug purpose commented
Oct 15 2024
Oct 15 2024
c++ range loop
allows solver_options in initFull
Oct 11 2024
Oct 11 2024
anciaux committed rAKA9844e2ad92ca: do not pass blocked dofs when solving the lumped system: unnecessary (authored by anciaux).
do not pass blocked dofs when solving the lumped system: unnecessary
renaming back to SolverVector
anciaux committed rAKA978a164586ad: petsc verified becomes the same as with mumps implicit (authored by anciaux).
petsc verified becomes the same as with mumps implicit
remove warnings
anciaux committed rAKA612a9b697cb5: use the scaling for solving lumped with petsc (authored by anciaux).
use the scaling for solving lumped with petsc
correct warning for obsolete calls
anciaux committed rAKAd5ce859b3064: enable solvervector resize and update of petsc IS from dofmanager (authored by anciaux).
enable solvervector resize and update of petsc IS from dofmanager
line formating
anciaux committed rAKAa3d7229f26f4: remove duplicate member in daugther class (authored by anciaux).
remove duplicate member in daugther class
remove useless member of dofdata
Oct 9 2024
Oct 9 2024
configure solver for eigenstrain test
Oct 8 2024
Oct 8 2024
configure solver for elasto-plastic test
anciaux committed rAKAcd864419c922: fix multi material test: matrix profile not fixed (authored by anciaux).
fix multi material test: matrix profile not fixed
anciaux committed rAKA4603364dc65f: working solverlumped with petsc dof_manager (authored by anciaux).
working solverlumped with petsc dof_manager
Oct 5 2024
Oct 5 2024
adding a version safer but with a copy
use cholesky param in fixture
anciaux committed rAKA0f28855d51ad: allow controling the sparse_solver from python (authored by anciaux).
allow controling the sparse_solver from python
anciaux committed rAKAe767e0e8e785: handle python command parameter with akantu parser (authored by anciaux).
handle python command parameter with akantu parser
anciaux committed rAKAc0db265d35d8: prevent petsc to finalize mpi (as mpi4py may have done it already) (authored by anciaux).
prevent petsc to finalize mpi (as mpi4py may have done it already)
saving state
Oct 4 2024
Oct 4 2024
anciaux committed rAKAc6a74d9e2e3e: Merge branch 'features/solver-rewrite' of gitlab.com:akantu/akantu into… (authored by anciaux).
Merge branch 'features/solver-rewrite' of gitlab.com:akantu/akantu into…
anciaux committed rAKA63e3229da822: error handler for PETSc generates nice Akantu exceptions (authored by anciaux).
error handler for PETSc generates nice Akantu exceptions
updateinternal called from the parser
set default solver in model options
Oct 2 2024
Oct 2 2024
Update Dockerfile
protect mumps for compilation
anciaux committed rAKA64f7b65ebc82: secure the compilation if petsc is not activated (authored by anciaux).
secure the compilation if petsc is not activated
Oct 1 2024
Oct 1 2024
anciaux committed rAKA434e4d6658b8: protect code for when petsc not activated (authored by anciaux).
protect code for when petsc not activated
fix bug at destruction of dof_manager
fix petsc for lumped solver type
Sep 30 2024
Sep 30 2024
cholesky preconditioner passes the tests
changing tol for petsc tests: to check
passing correctly the options to petsc
Sep 26 2024
Sep 26 2024
anciaux committed rAKA3677a048b3be: Merge branch 'master' into features/solver-rewrite (authored by anciaux).
Merge branch 'master' into features/solver-rewrite
new set func for parameters: std::any
anciaux committed rAKAee8fd0f901de: Merge branch 'master' into features/solver-rewrite (authored by anciaux).
Merge branch 'master' into features/solver-rewrite
Sep 25 2024
Sep 25 2024
anciaux committed rAKA54cada0dd5ce: no need to specify the dofmanager in mat file for patch tests (authored by anciaux).
no need to specify the dofmanager in mat file for patch tests
anciaux committed rAKA2456f34f670d: include DOFManagerPETSc in the patch tests (authored by anciaux).
include DOFManagerPETSc in the patch tests
anciaux committed rAKA3ae134def929: fixing initdofmanager interface (back to master interface) (authored by anciaux).
fixing initdofmanager interface (back to master interface)
cleaning message
cleaning stdout messages
cleaning debug output to file
anciaux committed rAKA01c8bcfe7428: unregister dofmanager from mesh: allow multiple dofmanager creation (authored by anciaux).
unregister dofmanager from mesh: allow multiple dofmanager creation
fixing dofmanagerpetsc instantiation
Sep 23 2024
Sep 23 2024
advance in fixing petsc solver
anciaux committed rAKA6173df8a4138: transition to use akantu newton raphson with petsc (authored by anciaux).
transition to use akantu newton raphson with petsc
Aug 9 2024
Aug 9 2024
try to add 3.10
Aug 8 2024
Aug 8 2024
disable another test
remove failing examples from tests
anciaux committed rAKA1c8ba07aa86c: disable cohesive tests broken by lower dimensional ad-hoc modificaiton by Emil (authored by anciaux).
disable cohesive tests broken by lower dimensional ad-hoc modificaiton by Emil
disable a test
also remove 3.10
also skip 3.12
still exclude 3.11
fix the version thingy
saving pypi compile config
skip another version
update packaging to avoid error
Aug 7 2024
Aug 7 2024
skip an even older version
fix compilation with clang
fix for compilation with clang
allow compilation with clang
Aug 6 2024
Aug 6 2024
fix for compilation with clang
c4science · Help