Go to the documentation of this file.
20 #ifndef __readFromTimeFolder_hpp__
21 #define __readFromTimeFolder_hpp__
57 std::pair<bool, IOfileHeader>
68 word fldType{}, space{};
71 fieldTYPENAME, fldType, space) )
74 "error in extracting type from "<<fieldTYPENAME<<
endl;
88 word flType{},fldType{};
96 if( !pointFieldGetType<T>(fldType) )
103 if( flType == fldType )
126 pointFieldGetType<T>(fType);
127 word newName = name + fType;
201 #endif //__readFromTimeFolder_hpp__
const char * pointStructureFile__
std::pair< bool, IOfileHeader > fieldExists(word fieldName) const
T & emplaceReplaceObject(const objectFile &objf, Args &&... args)
T & lookupObject(const word &name)
bool pointFieldFileGetType(word fieldName, word &typeName) const
bool lookupObjectName(const word &nm) const
iOstream & endl(iOstream &os)
bool pointFieldGetType(word &typeName) const
pointField_H< T > & createUniformPointField_H(word name, T value)
#define fatalErrorInFunction
bool checkForPointStructure() const
pointField_D< T > & readPointField_D(word name)
bool pointFieldGetCheckType(word fieldName, word &typeName) const
virtual fileSystem path() const
readFromTimeFolder(repository &rep)
bool pointFieldGetType(std::string TYPENAME, std::string &fieldType, std::string &fieldSpace)
T & emplaceObjectOrGet(const objectFile &objf, Args &&... args)
pointField_H< T > & readPointField_H(word name)