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
Graph
2ba3ad02aa28b0fcaa45ae52f7cd2f9401eed01b
Select Git revision
Branches
12
57-mutex-global
66-install-skript-ins-repo-und-aufraumen
82-yl_tmp-re-initialization
ParallelComputation_w_reduce
cmpxchgmutextest
first-optimization-attempts-fix-attempt
master
default
protected
mutex-global-pacxx-log-level-5
presentation-and-report
scatterkernelreorder-optimization
sequential_gridoperator
sequential_gridoperator_rebased
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Mar
19
17
16
15
14
13
12
11
10
9
8
7
5
1
28
Feb
Merge branch 'fix-grid-reader-config-key-name' into 'master'
Merge branch 'configurable-ini-file' into 'master'
Fix config key name for grid reader type
Make Ini file configurable
Merge branch 'matrix-free-operator' into 'master'
Make the operator really matrix-free
fixup lop
GridOperator: implement nonlinear_jacobian_apply()
Nonlinear numerical jacobian apply for the local operators
Merge branch 'matrix-free-solver' into 'master'
Test "Matrix-Free" operator
Implement fake-matrix-free operator and select dynamically
Newton: make the operator dynamic
Merge branch 'flex-solver' into 'master'
Test unpreconditioned CG
Make the Solver configurably (well, basically)
Make the solver virtual to be exchangable
Merge branch 'flex-operator' into 'master'
Newton: don't use matrix directly, use linearizable operator
Implement a flexible matrix based operator to be used for reassembling
Merge branch 'ci' into 'master'
Fix missing bool_constant
Add CI config
Make a proper unit test
Reuse Nonlinear LOP in Nitsche LOP
Put everything into PPS namespace
GridOperator: Don't provide Domain and Range member types
GridOperator: don't create vectors
GridOperator: export number of indices in domain and range
gridoperator: Don't provide Jacobian member type
GridOperator: simplify, document
GridOperator: Hardcode local finite element
driver(): always pass assembled constraints to GOS
p1Constraints(): rename, don't take a local fininite element parameter
constraints(): simplify
constraints(): predicate only gets intersection
constraints(): inline boundary()
Stop depending on dune-pdelab
Put test case in repo
Clean up includes
Loading