https://gitlab.opengeosys.org/ogs/ogs.git
Revision dd6c404a0d1a838eda2a8d7f14aadcf59ed5f75a authored by Lars Bilke on 24 November 2015, 11:28:51 UTC, committed by Dmitry Yu. Naumov on 14 December 2015, 22:23:28 UTC
TODO:

- FeflowInterface.cpp -> use property groups
- TetgenInterface     -> not checked yet
- LayeredVolume.cpp   -> see TODO
1 parent 22a6215
History
Tip revision: dd6c404a0d1a838eda2a8d7f14aadcf59ed5f75a authored by Lars Bilke on 24 November 2015, 11:28:51 UTC
Removed element getValue() / setValue() and replaced with properties.
Tip revision: dd6c404
File Mode Size
GmshIO
Legacy
MPI_IO
RapidXmlIO
VtkIO
XmlIO
AsciiRasterInterface.cpp -rw-r--r-- 6.1 KB
AsciiRasterInterface.h -rw-r--r-- 1.9 KB
CMakeLists.txt -rw-r--r-- 1.9 KB
CsvInterface.cpp -rw-r--r-- 5.5 KB
CsvInterface.h -rw-r--r-- 6.4 KB
FEFLOWInterface.cpp -rw-r--r-- 17.7 KB
FEFLOWInterface.h -rw-r--r-- 4.0 KB
GMSHInterface.cpp -rw-r--r-- 14.1 KB
GMSHInterface.h -rw-r--r-- 3.9 KB
GMSInterface.cpp -rw-r--r-- 9.5 KB
GMSInterface.h -rw-r--r-- 2.8 KB
ImportFileTypes.h -rw-r--r-- 2.7 KB
OpenGeoSysCND.xsd -rw-r--r-- 3.5 KB
OpenGeoSysGLI.xsd -rw-r--r-- 3.3 KB
OpenGeoSysNum.xsd -rw-r--r-- 2.3 KB
OpenGeoSysProject.xsd -rw-r--r-- 2.5 KB
OpenGeoSysSTN.xsd -rw-r--r-- 3.7 KB
PetrelInterface.cpp -rw-r--r-- 6.5 KB
PetrelInterface.h -rw-r--r-- 1.3 KB
SHPInterface.cpp -rw-r--r-- 9.4 KB
SHPInterface.h -rw-r--r-- 2.2 KB
TINInterface.cpp -rw-r--r-- 4.0 KB
TINInterface.h -rw-r--r-- 1.3 KB
TetGenInterface.cpp -rw-r--r-- 21.8 KB
TetGenInterface.h -rw-r--r-- 9.0 KB
Writer.cpp -rw-r--r-- 1.3 KB
Writer.h -rw-r--r-- 1.5 KB
readGeometryFromFile.cpp -rw-r--r-- 910 bytes
readGeometryFromFile.h -rw-r--r-- 537 bytes
readMeshFromFile.cpp -rw-r--r-- 1.5 KB
readMeshFromFile.h -rw-r--r-- 678 bytes
writeGeometryToFile.cpp -rw-r--r-- 1.0 KB
writeGeometryToFile.h -rw-r--r-- 862 bytes
writeMeshToFile.cpp -rw-r--r-- 977 bytes
writeMeshToFile.h -rw-r--r-- 506 bytes

readMeshFromFile.cpp

back to top