Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenFOAM-plus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Development
OpenFOAM-plus
Merge requests
!268
New QRMatrix, HessenbergMatrix and EigenMatrix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
New QRMatrix, HessenbergMatrix and EigenMatrix
feature-qrmatrix
into
develop
Overview
5
Commits
9
Changes
25
Closed
Kutalmış Berçin
requested to merge
feature-qrmatrix
into
develop
6 years ago
Overview
5
Commits
9
Changes
25
Expand
0
0
Merge request reports
Compare
develop
version 12
b7935a8f
5 years ago
version 11
50360542
5 years ago
version 10
5d3ed92a
5 years ago
version 9
b4e8e976
6 years ago
version 8
5955393f
6 years ago
version 7
421a964e
6 years ago
version 6
611664c5
6 years ago
version 5
aea23100
6 years ago
version 4
10580c04
6 years ago
version 3
13ea7c02
6 years ago
version 2
72f69910
6 years ago
version 1
f6e2d877
6 years ago
develop (base)
and
latest version
latest version
b7935a8f
9 commits,
5 years ago
version 12
b7935a8f
9 commits,
5 years ago
version 11
50360542
9 commits,
5 years ago
version 10
5d3ed92a
9 commits,
5 years ago
version 9
b4e8e976
5 commits,
6 years ago
version 8
5955393f
5 commits,
6 years ago
version 7
421a964e
3 commits,
6 years ago
version 6
611664c5
2 commits,
6 years ago
version 5
aea23100
2 commits,
6 years ago
version 4
10580c04
2 commits,
6 years ago
version 3
13ea7c02
1 commit,
6 years ago
version 2
72f69910
1 commit,
6 years ago
version 1
f6e2d877
1 commit,
6 years ago
25 files
+
5265
−
143
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
25
Search (e.g. *.vue) (Ctrl+P)
applications/test/EigenMatrix/Make/files
0 → 100644
+
3
−
0
Options
Test-EigenMatrix.C
EXE = $(FOAM_USER_APPBIN)/Test-EigenMatrix
Loading