#include "MG_ADAPT.hxx"#include <DriverGMF_Read.hxx>#include <SMESH_Comment.hxx>#include <SMESH_File.hxx>#include <SMESH_MGLicenseKeyGen.hxx>#include <SMESH_TypeDefs.hxx>#include <MEDFileData.hxx>#include <MEDFileField.hxx>#include <MEDFileMesh.hxx>#include <MeshFormatReader.hxx>#include <MeshFormatWriter.hxx>#include <Utils_SALOME_Exception.hxx>#include <Basics_Utils.hxx>#include <unistd.h>#include <fcntl.h>#include <array>#include <memory>#include <chrono>#include <sys/sysinfo.h>
Typedefs | |
| typedef SMESH_Comment | ToComment |
Functions | |
| static std::string | removeFile (std::string fileName, int ¬Ok) |
| typedef SMESH_Comment ToComment |
|
static |
Referenced by MG_ADAPT::MgAdapt::cleanUp().