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
885ab6d8
Commit
885ab6d8
authored
Jun 08, 2019
by
Praetorius, Simon
Browse files
correct some typos and CMakeLists
parent
0e8d558a
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/amdis/gridfunctions/CMakeLists.txt
View file @
885ab6d8
...
...
@@ -6,7 +6,6 @@ install(FILES
CoordsGridFunction.hpp
Derivative.hpp
DerivativeGridFunction.hpp
DerivativeTraits.hpp
DiscreteFunction.hpp
DiscreteFunction.inc.hpp
DOFVectorView.hpp
...
...
src/amdis/utility/LocalToGlobalAdapter.hpp
View file @
885ab6d8
...
...
@@ -76,7 +76,7 @@ namespace AMDiS
using
Cache
=
NodeCache
<
BasisNode
>
;
using
Traits
=
LocalToGlobalBasisAdapterTraits
<
typename
LocalBasis
::
Traits
,
Geometry
::
coorddimension
>
;
/// \b
i
ref Construct a LocalToGlobalBasisAdapter
/// \br
i
ef Construct a LocalToGlobalBasisAdapter
/**
* \param node The basis node in the typetree containing the local basis to adopt.
* \param geometry The geometry object to use for adaption.
...
...
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