We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b35a67 commit 74382acCopy full SHA for 74382ac
src/io.jl
@@ -52,7 +52,7 @@ $(TYPEDSIGNATURES)
52
Supported formats:
53
- "*.sg": pdelib sg files. Format versions:
54
- format version 2.0: long version with some unnecessary data
55
- - format versiom 2.1: shortened version only with cells, cellnodes, cellregions, bfacenodes, bfaceregions
+ - format version 2.1: shortened version only with cells, cellnodes, cellregions, bfacenodes, bfaceregions
56
- format version 2.2: like 2.1, but additional info on cell and node partitioning. Edge partitioning
57
is not stored in the file and may be re-established by [`induce_edge_partitioning!`](@ref).
58
- "*.geo": gmsh geometry description (requires `using Gmsh`)
0 commit comments