Skip to content

Commit

Permalink
-update version of xmsgrid, update test
Browse files Browse the repository at this point in the history
-put includes in alphabetical order in MeRelaxer.cpp
-remove unneeded calls in MePolyMesher.cpp
  • Loading branch information
alemon-aquaveo committed Jul 3, 2024
1 parent ee4d5f5 commit 3d593f0
Show file tree
Hide file tree
Showing 4 changed files with 797 additions and 802 deletions.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class XmsmesherConan(XmsConanFile):
description = 'Mesher library for XMS products'
xms_dependencies = [
'xmscore/[>=6.0.1 <7.0.0]@aquaveo/stable',
'xmsgrid/[>=7.8.2 <8.0.0]@aquaveo/stable',
'xmsgrid/[>=7.8.3 <8.0.0]@aquaveo/stable',
'xmsinterp/[>=6.0.1 <7.0.0]@aquaveo/stable',
]
extra_export_sources = [
Expand Down
Loading

0 comments on commit 3d593f0

Please sign in to comment.