We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4186d2a commit c6e0106Copy full SHA for c6e0106
CMakeLists_files.cmake
@@ -208,6 +208,13 @@ list (APPEND PUBLIC_HEADER_FILES
208
opm/models/parallel/gridcommhandles.hh
209
opm/models/parallel/mpibuffer.hh
210
opm/models/parallel/threadedentityiterator.hh
211
+ opm/models/ptflash/flashindices.hh
212
+ opm/models/ptflash/flashintensivequantities.hh
213
+ opm/models/ptflash/flashlocalresidual.hh
214
+ opm/models/ptflash/flashmodel.hh
215
+ opm/models/ptflash/flashnewtonmethod.hh
216
+ opm/models/ptflash/flashprimaryvariables.hh
217
+ opm/models/ptflash/flashproperties.hh
218
opm/models/pvs/pvsboundaryratevector.hh
219
opm/models/pvs/pvsratevector.hh
220
opm/models/pvs/pvsindices.hh
0 commit comments