Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nektar
Nektar
Commits
71b93b70
Commit
71b93b70
authored
Jul 18, 2016
by
Douglas Serson
Browse files
More changes for windows
parent
15cbd036
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/LibUtilities/LinearAlgebra/MatrixOperationsDeclarations.hpp
View file @
71b93b70
...
...
@@ -75,7 +75,7 @@ namespace Nektar
const
NekMatrix
<
LhsInnerMatrixType
,
BlockMatrixTag
>&
lhs
,
const
NekVector
<
DataType
>&
rhs
);
void
DiagonalBlockFullScalMatrixMultiply
(
NekVector
<
double
>&
result
,
LIB_UTILITIES_EXPORT
void
DiagonalBlockFullScalMatrixMultiply
(
NekVector
<
double
>&
result
,
const
NekMatrix
<
NekMatrix
<
NekMatrix
<
NekDouble
,
StandardMatrixTag
>
,
ScaledMatrixTag
>
,
BlockMatrixTag
>&
lhs
,
const
NekVector
<
double
>&
rhs
);
...
...
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