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
amdis
amdis-core
Commits
c2a6cdf0
Commit
c2a6cdf0
authored
Dec 20, 2019
by
Praetorius, Simon
Browse files
added forward declaration of DOFVector
parent
3259559c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/amdis/gridfunctions/DiscreteFunction.hpp
View file @
c2a6cdf0
...
...
@@ -16,6 +16,9 @@
namespace
AMDiS
{
template
<
class
GB
,
class
VT
>
class
DOFVector
;
/// \class DiscreteFunction
/// \brief A view on a subspace of a \ref DOFVector
/**
...
...
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