41#ifndef Foam_edgeMeshFormat_H
42#define Foam_edgeMeshFormat_H
145 const word& fileType,
A simple container for options an IOstream can normally have.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
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.
A class for handling file names.
A class for handling words, derived from Foam::string.
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.