Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dorie
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
31
Issues
31
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
dorie
dorie
Commits
9a8bf283
Commit
9a8bf283
authored
Jun 15, 2018
by
Lukas Riedel
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'auto-block-size-for-qkdg' into 'master'
Use auto block size deduction for QkDG FEM See merge request
!56
parents
7fa2c690
bd3ec21a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dune/dorie/interface/util.hh
dune/dorie/interface/util.hh
+1
-1
No files found.
dune/dorie/interface/util.hh
View file @
9a8bf283
...
...
@@ -160,7 +160,7 @@ public:
using
CON
=
Dune
::
PDELab
::
P0ParallelConstraints
;
/// GFS type
using
Type
=
typename
Dune
::
PDELab
::
GridFunctionSpace
<
ES
,
FEM
,
CON
,
Dune
::
PDELab
::
ISTL
::
VectorBackend
<
Dune
::
PDELab
::
ISTL
::
Blocking
::
fixed
,
1
>
Dune
::
PDELab
::
ISTL
::
VectorBackend
<
Dune
::
PDELab
::
ISTL
::
Blocking
::
fixed
>
>
;
/// GFS Constraints Container type
using
CC
=
typename
Type
::
template
ConstraintsContainer
<
RF
>
::
Type
;
...
...
Write
Preview
Markdown
is supported
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