feat(poly): refactoring PolytropeOperator to work on the reduced system so as to avoid rank deficiencies
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
# *********************************************************************** #
|
||||
polyutils_sources = files(
|
||||
'private/integrators.cpp',
|
||||
'private/operator.cpp'
|
||||
'private/polytropeOperator.cpp',
|
||||
'private/utilities.cpp',
|
||||
)
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user