Go to the source code of this file.
Enumerations | |
| enum | writeChecksFormatType { none, dictionary, JSON } |
Functions | |
| writeChecksFormatType | writeChecksFormat (writeChecksFormatType::none) |
Variables | |
| const Enum< writeChecksFormatType > | writeChecksFormatTypeNames |
| auto | writeMeshChecks |
|
strong |
| Enumerator | |
|---|---|
| none | |
| dictionary | |
| JSON | |
Definition at line 1 of file writeMeshChecks.H.
| writeChecksFormatType writeChecksFormat | ( | writeChecksFormatType::none | ) |
| const Enum<writeChecksFormatType> writeChecksFormatTypeNames |
Definition at line 8 of file writeMeshChecks.H.
| auto writeMeshChecks |
Definition at line 16 of file writeMeshChecks.H.