Various output adaptors, principally to output a list of items on a single line. More...
Classes | |
struct | BareComma |
Surround with '\0' and '\0' separate with ' ,'. More... | |
struct | BareSpace |
Surround with '\0' and '\0' separate with ' '. More... | |
struct | BraceComma |
Surround with '{' and '}' separate with ' ,'. More... | |
struct | BraceSpace |
Surround with '{' and '}' separate with ' '. More... | |
struct | Decorators |
class | OutputAdaptor |
struct | ParenComma |
Surround with ' (' and ' )' separate with ' ,'. More... | |
struct | ParenSpace |
Surround with ' (' and ' )' separate with ' '. More... | |
struct | PointyComma |
Surround with '<' and '>' separate with ' ,'. More... | |
struct | PointySpace |
Surround with '<' and '>' separate with ' '. More... | |
struct | SquareComma |
Surround with ' [' and ' ]' separate with ' ,'. More... | |
struct | SquareSpace |
Surround with ' [' and ' ]' separate with ' '. More... | |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.