Skip to content

45 make poisson solver compatible with front end#46

Merged
luca-heltai merged 6 commits into
mainfrom
45-make-poisson-solver-compatible-with-front-end
Feb 18, 2026
Merged

45 make poisson solver compatible with front end#46
luca-heltai merged 6 commits into
mainfrom
45-make-poisson-solver-compatible-with-front-end

Conversation

@pogmat

@pogmat pogmat commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator
  • Temporarily disable __backend_name in json registry dump to be compatible with frontend.
  • Move computational part of PoissionSolver in a separate method solve.
  • Add a test to run frontend-generated PoissonSolverSolution.json.
  • Add test to check serialization fo std::set<unsigned int>, via parsing SetSum.json.

NOTICE: add alias to some templated names due to potential different mangling tests vs plugins.
NOTICE: added ctest to run all the testsets. Manual way to run test is still available.

@pogmat pogmat linked an issue Feb 16, 2026 that may be closed by this pull request
@pogmat
pogmat requested a review from luca-heltai February 16, 2026 10:49
@luca-heltai
luca-heltai merged commit c217bd3 into main Feb 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make poisson solver compatible with front end

2 participants