Skip to content

Commit 152e830

Browse files
committed
adding the .hh files from the ptflash folder
1 parent bb5edae commit 152e830

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CMakeLists_files.cmake

+7
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,13 @@ list (APPEND PUBLIC_HEADER_FILES
210210
opm/models/parallel/gridcommhandles.hh
211211
opm/models/parallel/mpibuffer.hh
212212
opm/models/parallel/threadedentityiterator.hh
213+
opm/models/ptflash/flashindices.hh
214+
opm/models/ptflash/flashintensivequantities.hh
215+
opm/models/ptflash/flashlocalresidual.hh
216+
opm/models/ptflash/flashmodel.hh
217+
opm/models/ptflash/flashnewtonmethod.hh
218+
opm/models/ptflash/flashprimaryvariables.hh
219+
opm/models/ptflash/flashproperties.hh
213220
opm/models/pvs/pvsboundaryratevector.hh
214221
opm/models/pvs/pvsratevector.hh
215222
opm/models/pvs/pvsindices.hh

0 commit comments

Comments
 (0)