Skip to main content

Module geo

Module geo 

Source

StructsΒ§

Geometry
MeshElementType πŸ”’
Part
SectionEnd πŸ”’
Marks β€œthe section holds no further item”, as opposed to a read failure. Sections are only delimited by what the next line holds, so the readers have to report the end as an error and the callers must not confuse it with a truncated or unreadable file.

ConstantsΒ§

MAXIMAL_NUMBER_OF_MESH_ELEMENT_TYPE πŸ”’
MAXIMAL_NUMBER_OF_PART πŸ”’

FunctionsΒ§

is_section_end πŸ”’
read_section_header πŸ”’
The first line of a section is the only place where the file is allowed to end
section_end πŸ”’