Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-istl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
Core Modules
dune-istl
Commits
08799aeb
Commit
08799aeb
authored
13 years ago
by
Oliver Sander
Browse files
Options
Downloads
Patches
Plain Diff
fix typo in a comment
[[Imported from SVN: r1499]]
parent
a3d234b8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dune/istl/basearray.hh
+1
-1
1 addition, 1 deletion
dune/istl/basearray.hh
with
1 addition
and
1 deletion
dune/istl/basearray.hh
+
1
−
1
View file @
08799aeb
...
...
@@ -30,7 +30,7 @@ namespace Dune {
copy constuctor, assignment and destructor are all default.
The constructor is made protected to emphasize that objects
are only usabl
y
in derived classes.
are only usabl
e
in derived classes.
Error checking: no error checking is provided normally.
Setting the compile time switch DUNE_ISTL_WITH_CHECKING
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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