-
- Downloads
Reverted setFileName patch from Laurent for now, as it breaks the workflow for solvers
(which use the filename to guess which data file to read). Laurent's patch would set the filename to the last merged file, whereas we currently want the file name to be set to the projet file, i.e., the first merged file. We should maybe think a bit harder about how to deal with this (maybe each Merge can set the fileName, but OpenFile takes precedence?)
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- Common/OpenFile.cpp 7 additions, 10 deletionsCommon/OpenFile.cpp
- Geo/GModelFactory.h 27 additions, 24 deletionsGeo/GModelFactory.h
- Geo/GModelIO_Geo.cpp 1 addition, 3 deletionsGeo/GModelIO_Geo.cpp
- Geo/GModelIO_Mesh.cpp 1 addition, 1 deletionGeo/GModelIO_Mesh.cpp
Loading
Please register or sign in to comment