#include <string>

Go to the source code of this file.
Functions | |
| const char * | ChasteBuildRootDir () |
| std::string | ChasteComponentBuildDir (const std::string &rComponent) |
| std::string | ChasteBuildDirName () |
| std::string | ChasteBuildType () |
A collection of functions providing information about the filesystem layout of this Chaste source tree.
Definition in file ChasteBuildRoot.hpp.
| std::string ChasteBuildDirName | ( | ) |
Referenced by CellMLToSharedLibraryConverter::ConvertCellmlToSo().
| const char* ChasteBuildRootDir | ( | ) |
Referenced by PetscSetupUtils::CommonSetup(), CellMLToSharedLibraryConverter::ConvertCellmlToSo(), and FileFinder::SetPath().
| std::string ChasteBuildType | ( | ) |
Referenced by CellMLToSharedLibraryConverter::ConvertCellmlToSo().
| std::string ChasteComponentBuildDir | ( | const std::string & | rComponent | ) |
| rComponent | e.g. global, heart, pde, ... |
1.6.2