Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Nektar
Nektar
Commits
8e039f61
Commit
8e039f61
authored
Apr 13, 2017
by
David Moxey
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a bit of formatting
parent
9d989936
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
CHANGELOG.md
CHANGELOG.md
+1
-1
library/LibUtilities/CMakeLists.txt
library/LibUtilities/CMakeLists.txt
+0
-2
No files found.
CHANGELOG.md
View file @
8e039f61
...
...
@@ -20,7 +20,7 @@ v4.4.1
-
Remove m_offset_elmt_id and GetOffsetElmtId which fixed problems in 2D when
quad elements are listed before tri elements (!758)
-
Remove the duplicate output of errorutil (!756)
-
f
ix
blas cm
ake dependencies (!763)
-
F
ix
BLAS CM
ake dependencies (!763)
-
Fix interpolation issue with Lagrange basis functions (!768)
**FieldConvert**
:
...
...
library/LibUtilities/CMakeLists.txt
View file @
8e039f61
...
...
@@ -487,8 +487,6 @@ IF( NEKTAR_USE_BLAS_LAPACK )
IF
(
THIRDPARTY_BUILD_BLAS_LAPACK
)
ADD_DEPENDENCIES
(
LibUtilities lapack-3.7.0
)
ENDIF
()
ENDIF
(
NEKTAR_USE_BLAS_LAPACK
)
IF
(
NEKTAR_USE_PETSC
)
...
...
Dave Moxey
@dmoxey
mentioned in commit
5343caae
·
Apr 13, 2017
mentioned in commit
5343caae
mentioned in commit 5343caae361ab6a463fbc5aa8b1f4df0602cd33f
Toggle commit list
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