Header file of the ITHACAsystem file. More...
#include "fvCFD.H"#include "IOmanip.H"#include "freestreamFvPatchField.H"#include <sys/stat.h>#include <unistd.h>#include <Eigen/Eigen>#include <functional>#include "./colormod.H"#include "polyMeshTools.H"#include <chrono>#include "mixedFvPatchFields.H"#include "fvMeshSubset.H"#include "Foam2Eigen.H"Go to the source code of this file.
Namespaces | |
| namespace | ITHACAutilities |
| Namespace to implement some useful assign operation of OF fields. | |
Functions | |
| void | ITHACAutilities::createSymLink (word folder) |
| Creates symbolic links to 0, system and constant. | |
| void | ITHACAutilities::createSymLink (word linkFolder, word destFolder) |
| Creates a symbolic link to linkFolder into the destFolder. | |
| bool | ITHACAutilities::check_folder (word folder) |
| Checks if a folder exists. | |
| bool | ITHACAutilities::check_off () |
| Check if the offline data folder "./ITHACAoutput/Offline" exists. | |
| bool | ITHACAutilities::check_file (std::string fileName) |
| Function that returns true if a file exists. | |
| bool | ITHACAutilities::check_pod () |
| Check if the POD data folder "./ITHACAoutput/POD" exists. | |
| bool | ITHACAutilities::check_sup () |
| Check if the supremizer folder exists. | |
Header file of the ITHACAsystem file.
Definition in file ITHACAsystem.H.
1.13.2