VCB Ferreira
|
14856c7ce0
|
typo bugfixes
|
2026-08-02 17:33:12 +02:00 |
|
VCB Ferreira
|
08bb8f05c7
|
Added title to FlameGraph.
|
2026-08-02 17:18:25 +02:00 |
|
Vasco C. B. Ferreira
|
7d05f2f22a
|
WIP: locator review
|
2026-08-01 19:02:22 +02:00 |
|
Vasco C. B. Ferreira
|
ecc53cf64c
|
avoids initial GLOBAL_REFINMENT iterations of while(cell->has_children())
|
2026-07-31 13:36:32 +02:00 |
|
Vasco C. B. Ferreira
|
4d7078d56d
|
testing different locator with while(cell->has_children)
|
2026-07-31 12:47:13 +02:00 |
|
Vasco C. B. Ferreira
|
c91d39d9e1
|
seems to be faster, to test
|
2026-07-30 23:17:20 +02:00 |
|
Vasco C. B. Ferreira
|
2143e7a31f
|
locator with refinement tree implemented, to test
|
2026-07-30 21:01:47 +02:00 |
|
Vasco C. B. Ferreira
|
2f202ee871
|
Error estimation and saving with Kelly error
|
2026-07-25 18:34:02 +02:00 |
|
Vasco C. B. Ferreira
|
e309715da7
|
more trials on refinement bug, tried with grid update rebuiltind setup constraints
|
2026-07-15 22:48:53 +02:00 |
|
Vasco C. B. Ferreira
|
43eec84c40
|
new paradigm, grids saved when changed old solutions not interpolated to new grids
|
2026-07-09 19:23:15 +02:00 |
|
Vasco C. B. Ferreira
|
47d7540961
|
changed rhs to not take std::function but points instead
|
2026-07-09 13:51:09 +02:00 |
|
Vasco C. B. Ferreira
|
5651dd580a
|
adaptive refining online! it seems to use a single cpu at a time instead of all, need to check this
|
2026-07-08 22:42:04 +02:00 |
|
Vasco C. B. Ferreira
|
59b95dd096
|
.
|
2026-07-08 20:39:36 +02:00 |
|
Vasco C. B. Ferreira
|
6f26a6357c
|
upgrade to cells; cells were not sorted by lower[0], now yes
|
2026-07-08 12:07:51 +02:00 |
|
Vasco C. B. Ferreira
|
0ce81fe849
|
cells added to eval logic, refinement step to complete
|
2026-07-07 14:21:31 +02:00 |
|
Vasco C. B. Ferreira
|
67607f685e
|
added cells.h, to locate cell, integration to poisson needed
|
2026-07-06 18:05:43 +02:00 |
|