rAKA/srcfeatures/node_to_node
rAKA/src
features/node_to_node
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
aaa0067da1c1 | richart | Changing material names + adding pbc consistency on arrays + linting | Feb 11 | |||
8248aa24e1dc | rferry | merge PBC and NTN | Feb 5 | |||
a0653c87f7ed | Nicolas Richart | Wrong matrix name | Feb 1 | |||
470efab6b234 | Nicolas Richart | Warning and error corrections with clang | Feb 1 | |||
428b52cc9cd0 | richart | Removing warnings | Jan 31 | |||
3249797a178a | richart | More fixing for clang | Jan 31 | |||
2d3306201a86 | richart | Fallback due to clang | Jan 31 | |||
f4b8906fb122 | richart | Factorizing the code | Jan 31 | |||
d349ecdae684 | richart | Using ArrayProxy to correct pbc synchronization in solution split per dof | Jan 31 | |||
2f3c4f72da96 | richart | Missing file | Jan 31 | |||
cba73c0ae429 | richart | Correcting the way data are made consistent for PBC in parallel | Jan 31 | |||
a42da91eb6b1 | richart | Bug fix in makeConsistentForPeriodicity | Jan 29 | |||
9af50eb4eb58 | richart | Small CMakeLists.txt adaptation | Jan 29 | |||
3c68a8dc2476 | richart | moving code and adding debug helper tools | Jan 28 | |||
2b5161d48aef | richart | Modernizing/linting | Jan 28 | |||
e74467d3c4d4 | richart | Factorizing the code an modernizing to help debugging | Jan 28 | |||
afe83519916f | richart | Forgot debug dump in the code | Jan 17 | |||
d6166df73e1b | richart | Cleaning outputs | Jan 17 | |||
32d259545ec7 | richart | Typo on warning removal | Jan 17 | |||
58c660aa969e | richart | Merge branch 'features/test-periodic-boundary-conditions' of gitlab.com… | Jan 17 | |||
3761a361acb0 | richart | Makeing dirichlet bc consistent for PBCs | Jan 17 | |||
4419aa339c40 | richart | adding local dual to global one | Jan 14 | |||
734d612a46a6 | richart | Use makeConsistent to to get usable user array with periodicity | Dec 24 2024 | |||
e6f18c36e2b0 | richart | Revert "Changing retrun Array to return ArrayProxy" | Dec 18 2024 | |||
9dabc8b1d1a1 | richart | Correcting the deadlock in periodic creation | Dec 18 2024 | |||
f1b500153807 | richart | Bug fix in case of periodic in multiple directions | Dec 18 2024 | |||
24e889456df7 | richart | Changing retrun Array to return ArrayProxy | Dec 17 2024 | |||
65a37fc0696a | richart | Linting the code | Nov 27 2024 | |||
d6e801bb2957 | richart | Merge remote-tracking branch 'origin/master' into features/node_to_node | Nov 6 2024 | |||
7dd813771f75 | richart | Modernizing some code | Nov 6 2024 | |||
b0edee758546 | richart | Bug fix in the case of parallel sequential (psize==1) | Oct 24 2024 | |||
eb7a6dcd447f | richart | Linting and modernizing the code + bug fix in tasn_callback | Oct 23 2024 | |||
d6c83049c641 | richart | Adding references to the compile pools | Oct 22 2024 | |||
66393e165704 | richart | Merge remote-tracking branch 'origin/master' into features/node_to_node | Oct 21 2024 | |||
11d0bd330f3a | richart | Bug fix in fem.contains | Oct 18 2024 | |||
8f6b7f68d76b | richart | Simplifying tuple_dispatch | Oct 18 2024 | |||
10c4c78fcfd7 | rferry | not working but you know | May 22 2024 | |||
7e3281535860 | richart | Adding const operator for apple-clang libc sort | Apr 5 2024 | |||
2ed2b5f2e9c1 | richart | Changing size of empty_filter to get an allocation | Mar 22 2024 | |||
9b6bf9319719 | richart | Removing dead code | Mar 5 2024 | |||
5d2ca6c2706c | richart/anciaux | Adding CI on macos | Dec 13 2023 | |||
571699bcd9af | richart | Improving the documentation according to the JOSS review | Dec 12 2023 | |||
9f4afd25dd16 | richart | A not initialized in material_cohesive | Nov 23 2023 | |||
e3dd893dace5 | richart | Bug fix in the assembly of stiffness matrix for cohesive elements | Nov 23 2023 | |||
f45a61a0abfe | richart | More dumper aliases | Sep 28 2023 | |||
96c4bcb7ed57 | richart | Merge branch 'features/changes-to-address-joss-review' of gitlab.com… | Sep 28 2023 | |||
8524c2299432 | richart | Adding aliasses names for dumpers | Sep 28 2023 | |||
34e4ba79a439 | saduruss | fix conflict | Sep 28 2023 | |||
58cff193772f | saduruss | phase-field c++ example | Sep 28 2023 | |||
bef9a046a233 | richart | Correcting nammings and compilation error | Sep 28 2023 | |||
d6dc8dd6c426 | richart | Merge remote-tracking branch 'origin/master' into features/changes-to-address… | Sep 27 2023 | |||
73d9497cc7ba | richart | Missing changes in damage non local | Sep 14 2023 | |||
d96fd9e6de8f | richart | Bug fix in the constructor order | Sep 14 2023 | |||
7cf2965a2846 | richart | Switching to shared_ptr to correct undefined behaviors in the the python… | Sep 14 2023 | |||
312a347ad723 | richart | Renaming compilation profile | Sep 14 2023 | |||
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 2023 | |||
c8e866554c97 | richart | Bug fix in the coupler interface | Sep 12 2023 | |||
254edd750e3a | richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Sep 12 2023 | |||
f26c9b7daf8b | richart/Nicolas Richart | Correcting problems with math_jax3 plus minor fixes | Sep 8 2023 | |||
4d8f88a27aa2 | Nicolas Richart | More bug introduced during Eigenification | Sep 6 2023 | |||
4abeadecb292 | Nicolas Richart | Transpose wrongly placed | Sep 4 2023 | |||
d8a7c9ab4052 | Nicolas Richart | Exanding coupler interface | Sep 4 2023 | |||
42a18f9a5554 | Nicolas Richart | bug fix in group append | Sep 4 2023 | |||
5b14b292ffd6 | Nicolas Richart | Merge branch 'master' into features/make_multiple_materials_independant_solid_m… | Aug 2 2023 | |||
fb1f70bc20e0 | Nicolas Richart | Bug fixes cohesive elements | Aug 1 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 2023 | |||
4ad6a31e0a1a | Nicolas Richart | Moving heat transfer to diffusion model | Jul 25 2023 | |||
a91fc673e8e7 | Nicolas Richart | [wip] Solved compilation issues | Jul 21 2023 | |||
3ef774152252 | Nicolas Richart | Adding missing python interface and linting | Jul 20 2023 | |||
cd4ab7137869 | Nicolas Richart | Fixing buges and reverting on registerInternal | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
882b8698ac6c | anciaux | Merge branch 'bugfixes/all_bugs_found_by_working_on_tutorials' into 'master' | May 5 2023 | |||
d2b5cf6cfa3b | richart | No lint instead of inline | May 5 2023 | |||
4c27bac0c52b | richart | Bug fix in dummy shynchronizer interface | May 4 2023 | |||
9815bf3c7ce6 | richart | Wrong dimension used | May 4 2023 | |||
ea41a8601b8b | saduruss | code formatting | May 4 2023 | |||
cadd5fc53f8b | saduruss | add phase-field isotropic option | May 3 2023 | |||
f7d19198247b | richart | Bug fix in Mesh::sendEvent | May 2 2023 | |||
d64336973823 | richart | Minor changes in Marigo for dumpers | May 1 2023 | |||
210052b6de93 | richart | Bug fix in applyBC | May 1 2023 | |||
b87903dbd5da | richart | Small rework on randomparameters | May 1 2023 | |||
58cda29883ee | richart | Const correctness messed up in the Array | Apr 26 2023 | |||
3d0478aea235 | richart | Cleaning debug messages | Apr 21 2023 | |||
843d4082f874 | Nicolas Richart | [wip] Changing more internalfields to shared_ptr | Apr 13 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
68a3bb87fbbb | Nicolas Richart | [wip] changing internal fields to std::shared_ptr [ci.skip] | Apr 11 2023 | |||
d723f97de42a | gallyamov | Warning correction and a python example | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
1eba87747331 | saduruss | fixes for code quality | Mar 20 2023 | |||
ccb07ef1e422 | saduruss | fixes for compatibility with Eigen | Mar 16 2023 | |||
5bb957e9b427 | saduruss | solve conflicts with master | Mar 15 2023 | |||
73c5b59569fb | saduruss | fix in damage energy density | Mar 13 2023 | |||
e46872a2555d | saduruss | delete dead code, move unwanted getters to private, put element filter in src | Mar 13 2023 | |||
adcfbd6d923f | Nicolas Richart | Removing the material list generator | Mar 7 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
61931e8adefa | Nicolas Richart | Unizialized memory in phase field material | Mar 3 2023 | |||
5a6abff5d24e | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
f700d699eaa8 | Nicolas Richart | Cleaning the cmake to remove blas/lapack etc | Mar 1 2023 | |||
13e8c2729164 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Mar 1 2023 | |||
7f6701630ec6 | anciaux | Merge branch 'features/47-disable-of-certain-elements' into 'master' | Feb 28 2023 |
c4science · Help