Skip to content

Commit c6e0106

Browse files
committed
adding the .hh files from the ptflash folder
1 parent 4186d2a commit c6e0106

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
@@ -208,6 +208,13 @@ list (APPEND PUBLIC_HEADER_FILES
208208
opm/models/parallel/gridcommhandles.hh
209209
opm/models/parallel/mpibuffer.hh
210210
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
211218
opm/models/pvs/pvsboundaryratevector.hh
212219
opm/models/pvs/pvsratevector.hh
213220
opm/models/pvs/pvsindices.hh

0 commit comments

Comments
 (0)