Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Sfx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andrey Debolsky
Sfx
Commits
50922db5
Commit
50922db5
authored
1 year ago
by
Elizaveta Gashchuk
Browse files
Options
Downloads
Patches
Plain Diff
add awesome feature
parent
118e183b
Branches
1-test-issue-for-git-examples-do-not-close-please
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
awesome_feature.txt
+1
-0
1 addition, 0 deletions
awesome_feature.txt
inputdata.f90
+2
-1
2 additions, 1 deletion
inputdata.f90
with
3 additions
and
1 deletion
awesome_feature.txt
0 → 100644
+
1
−
0
View file @
50922db5
lkm
This diff is collapsed.
Click to expand it.
inputdata.f90
+
2
−
1
View file @
50922db5
module
INPUTDATA
IMPLICIT
NONE
REAl
,
DIMENSION
(
6
)
::
AR1
REAl
,
DIMENSION
(
11
)
::
AR2
INTEGER
,
PARAMETER
::
IT
=
1
...
...
@@ -24,4 +25,4 @@ module INPUTDATA
!C* IT - NUMBER OF ITERATIONS =
!C*====================================================================
end
module
INPUTDATA
\ No newline at end of file
end
module
INPUTDATA
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment