https://mooseframework.inl.gov
Namespaces | Functions
DataFileUtils.C File Reference

Go to the source code of this file.

Namespaces

 Moose::DataFileUtils
 

Functions

Path Moose::DataFileUtils::getPath (std::string path, const std::optional< std::string > &base=std::optional< std::string >())
 Get the data path for a given path, searching the registered data. More...
 
Path Moose::DataFileUtils::getPathExplicit (const std::string &data_name, const std::string &path, const std::optional< std::string > &base=std::optional< std::string >())
 Get the data path for a given path, searching the registered data given an explicit data search path. More...