Go to the source code of this file.
Enumerations | |
| enum class | 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 | ) |
References none.
| const Enum<writeChecksFormatType> writeChecksFormatTypeNames |
Definition at line 7 of file writeMeshChecks.H.
| auto writeMeshChecks |
Definition at line 16 of file writeMeshChecks.H.