Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pacxx-projectseminar-2019
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vladyslav Kucher
pacxx-projectseminar-2019
Commits
902d4f7c42ff10b31aec3a909ed586824d518020
Select Git revision
Branches
12
presentation-and-report
sequential_gridoperator_rebased
scatterkernelreorder-optimization
master
default
protected
sequential_gridoperator
first-optimization-attempts-fix-attempt
82-yl_tmp-re-initialization
cmpxchgmutextest
ParallelComputation_w_reduce
57-mutex-global
66-install-skript-ins-repo-und-aufraumen
mutex-global-pacxx-log-level-5
12 results
pacxx-projectseminar-2019
src
newton.hh
Author
Search by author
Any Author
authors
Alexander Gerwing
a_gerw03
Dr. Jorrit Fahlke
jfahl_01
Erik Roguschke
e_rogu01
Florian Fey
feyf
Huihui Sun
h_sun004
Julian Markwort
j_mark05
Marcel Dominique Koch
marckoch
Nils-Arne Dreier
n_drei02
Prof. Dr. Christian Engwer
cengw_01
Tristan Menke
t_menk05
Vladyslav Kucher
kucher
11 authors
Mar 22, 2019
Check the number of iterations needed by newton
· de551e78
Jö Fahlke
authored
5 years ago
Closes:
#11
de551e78
Mar 20, 2019
Implement fake-matrix-free operator and select dynamically
· 5e6e2b4d
Jö Fahlke
authored
6 years ago
5e6e2b4d
Newton: make the operator dynamic
· 00605e3d
Jö Fahlke
authored
6 years ago
00605e3d
Mar 19, 2019
Newton: don't use matrix directly, use linearizable operator
· c8a0286e
Jö Fahlke
authored
6 years ago
c8a0286e
Mar 17, 2019
GridOperator: don't create vectors
· fa759226
Jö Fahlke
authored
6 years ago
fa759226
gridoperator: Don't provide Jacobian member type
· b4b4896a
Jö Fahlke
authored
6 years ago
b4b4896a
Mar 16, 2019
Clean up includes
· e5488d84
Jö Fahlke
authored
6 years ago
e5488d84
Newton: get ri of PDELab::native
· a00705a1
Jö Fahlke
authored
6 years ago
a00705a1
Mar 14, 2019
GridOperator: construct Pattern, not matrix
· c798708e
Jö Fahlke
authored
6 years ago
c798708e
Newton: use istl Matrix
· ebd219e6
Jö Fahlke
authored
6 years ago
ebd219e6
Mar 13, 2019
Newton: use ISTL Vectors directly
· 608996f9
Jö Fahlke
authored
6 years ago
608996f9
Mar 12, 2019
GridOperator::Traits: unused, kill
· 50e46ca3
Jö Fahlke
authored
6 years ago
50e46ca3
Mar 11, 2019
GridOperator::residual(): use ISTL vectors
· 6fc414db
Jö Fahlke
authored
6 years ago
6fc414db
Mar 10, 2019
GridOperator::jacobian(): take ISTL BlockVector directly
· 9374c85d
Jö Fahlke
authored
6 years ago
9374c85d
GridOperator: use plain ISTL BCRSMatrix
· d63ff736
Jö Fahlke
authored
6 years ago
d63ff736
Mar 07, 2019
GridOperator: dedicated methods for creating Matrices and vectors
· 247597e7
Jö Fahlke
authored
6 years ago
247597e7
Newton: assume sequential operation
· 660a1541
Jö Fahlke
authored
6 years ago
660a1541
Make NewtonResult PDELab-free
· c01bf247
Jö Fahlke
authored
6 years ago
c01bf247
linearsolver, newton: properly get rid of reuse
· 0a24e00b
Jö Fahlke
authored
6 years ago
Reuse was (is) always in effect.
0a24e00b
Linear solver: switch to istl Matrix/Vector
· 0918d6e5
Jö Fahlke
authored
6 years ago
0918d6e5
Import Newton from PDELab
· 4b61c7bf
Jö Fahlke
authored
6 years ago
4b61c7bf
Loading