35 #ifndef surfaceFormatsCore_H 36 #define surfaceFormatsCore_H 67 template<
class Container>
70 const Container& container,
97 const word& functionName
static word nativeExt
The file extension corresponding to 'native' surface format.
static fileName localMeshFileName(const word &surfName="")
Return the local file name (within time directory)
static fileName findMeshFile(const Time &, const word &surfName="")
Find mesh file with surfName.
word name(const complex &)
Return a string representation of a complex.
A class for handling words, derived from string.
surfaceFormatsCore()
Construct null.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A collection of helper functions for reading/writing surface formats.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
static bool checkSupport(const wordHashSet &available, const word &ext, const bool verbose, const word &functionName)
A surface zone on a MeshedSurface.
A class for handling file names.
A HashTable with keys but without contents.
static string getLineNoComment(IFstream &)
Read non-comment line.
virtual ~surfaceFormatsCore()
Destructor.
static fileName findMeshInstance(const Time &, const word &surfName="")
Find instance with surfName.
static List< surfZone > oneZone(const Container &container, const word &name="zone0")
Return a list with a single entry,.