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
amdis
amdis-core
Commits
08a8e3ca
Commit
08a8e3ca
authored
Sep 27, 2019
by
Praetorius, Simon
Browse files
remove LagrangePreBasis forward declaration
parent
56c073fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/amdis/functions/GlobalIdSet.hpp
View file @
08a8e3ca
...
...
@@ -29,9 +29,6 @@ namespace Dune
template
<
class
MI
,
class
IMS
,
class
...
SPB
>
class
CompositePreBasis
;
template
<
class
GV
,
int
k
,
class
MI
>
class
LagrangePreBasis
;
template
<
class
MI
,
class
IMS
,
class
SPB
,
std
::
size_t
C
>
class
PowerPreBasis
;
...
...
@@ -50,7 +47,7 @@ namespace AMDiS
template
<
class
PreBasis
,
class
TP
>
class
NodeIdSet
;
/// \brief P
R
ovide global ids for all DOFs in a global basis
/// \brief P
r
ovide global ids for all DOFs in a global basis
/**
* A GlobalBasisIdSet provides and interface to retrieve unique IDs
* (over all partitions) for all DOFs in the basis. It is implemented
...
...
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