1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
examples: MLSDC+MG: 1D heat equation: IT WORKS BABY!! More... about 12 years ago
implemented periodic boundaries for 2d More... about 12 years ago
plugins: mg: fixing imports More... about 12 years ago
Merge remote-tracking branch 'dimoser/feature/multigrid-no_mixin' into feature/integrate-multigrid-2 More... about 12 years ago
problems: fix method signature More... about 12 years ago
examples: MLSDC+MG with 1D heat equation seems to work for negative alpha More... about 12 years ago
examples: problems: 1D heat eqn fixes and additions More... about 12 years ago
solvers: MLSDC: fixing shapes in SemiImplicit and some debug output More... about 12 years ago
plugins: mg: add rhs getter/setter in Level1D More... about 12 years ago
solvers: SDC: fixing data shape bug with multiple space dimensions More... about 12 years ago
[WIP] another step in preparing MLSDC for MG problems More... about 12 years ago
some log output formatting issues More... about 12 years ago
fixed space tensors included sin dirichlet boundaries More... about 12 years ago
[WIP] heat equation with multiple dimensions More... about 12 years ago
Merge branch 'feature/real-multi-dimensional' into feature/integrate-multigrid-2 More... about 12 years ago
and some (hopefully) last fixes towards multi-dimensionality More... about 12 years ago
adjusting SDC and MLSDC solver to multi-dimensions More... about 12 years ago
fixing implicit root finding algorithm w.r.t. multiple dimensions More... about 12 years ago
problems: introducing multiple spacial and dofs-per-point dimensions More... about 12 years ago
jetzt nicht mehr More... about 12 years ago
further adjustments, tweaks and fixes for refactored problems More... about 12 years ago
tested splitsmoother with success More... about 12 years ago
finished directsolversmoother More... about 12 years ago
Merge branch 'development' into feature/multigrid More... about 12 years ago
Merge branch 'feature/refactor-problems' into development More... about 12 years ago
adjusting rest of PyPinT to IProblem changes More... about 12 years ago
problems: abstracting problems More... about 12 years ago
fixed border_function generator, and evaluable view for the case of same borders More... about 12 years ago
plugins: mg: tweaks for MG problem; rhs for time solver plugged More... about 12 years ago
plugins: mg: converting MultigridProblem into a Mixin More... about 12 years ago