44#ifndef Foam_STARCDedgeFormat_H
45#define Foam_STARCDedgeFormat_H
71 static inline void writeLines
143 const word& fileType,
A simple container for options an IOstream can normally have.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static autoPtr< T > NewFrom(Args &&... args)
Construct autoPtr from derived type with forwarding arguments.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
static const dictionary null
An empty dictionary, which is also the parent for all dictionaries.
edgeMesh(const faMesh &mesh)
Construct finite-area edge mesh faMesh reference.
const edgeList & edges() const noexcept
Return edges.
A class for handling file names.
A class for handling words, derived from Foam::string.
OBJstream os(runTime.globalPath()/outputName)
List< edge > edgeList
List of edge.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
vectorField pointField
pointField is a vectorField.