Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
paraphase
dune-fracture-phasefields
Commits
a4bc378a
Commit
a4bc378a
authored
Nov 25, 2019
by
Daniel Kienle
Browse files
remove warning realted to blocking in dune-functions
parent
513e23e7
Changes
2
Hide whitespace changes
Inline
Side-by-side
dune/fracture-phasefields/elementquantityassembler.hh
View file @
a4bc378a
...
...
@@ -60,7 +60,7 @@ private:
power
<
maxQuadraturePoints
>
(
power
<
Quantity
::
size
()
>
(
lagrange
<
0
>
(),
leafB
lockedInterleaved
()
b
lockedInterleaved
()
),
flatInterleaved
()
)
...
...
src/brittle-fracture.cc
View file @
a4bc378a
...
...
@@ -419,7 +419,7 @@ int main (int argc, char *argv[]) try
grid
->
leafGridView
(),
power
<
N
>
(
lagrange
<
1
>
(),
leafB
lockedInterleaved
()
b
lockedInterleaved
()
)
);
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment