Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Praetorius, Simon
dune-dec
Commits
332c3135
Commit
332c3135
authored
May 13, 2017
by
Praetorius, Simon
Browse files
Update README.md
parent
7729d3f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
332c3135
...
...
@@ -34,7 +34,7 @@ DecGrid<GridBase> grid(*gridBase);
This grid adapter provides iterators for incidence relations, like edges of a vertex or faces of an edge.
Example: Iterate over all edges of the grid (grid-view) and store the coefficients of a Grad-Div laplacian
**
Example:
**
Iterate over all edges of the grid (grid-view) and store the coefficients of a Grad-Div laplacian
in a sparse matrix:
```
c++
auto
gv
=
grid
.
leafGridView
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment