Functions to manipulate lattice types.
Functions
|
Convert a Basix LatticeSimplexMethod enum to a string. |
|
Convert a string to a Basix LatticeSimplexMethod enum. |
|
Convert a string to a Basix LatticeType enum. |
|
Convert a Basix LatticeType enum to a string. |
Convert a Basix LatticeSimplexMethod enum to a string.
simplex_method – The simplex method
The simplex method as a string.
Convert a string to a Basix LatticeSimplexMethod enum.
method – The simplex method as a string.
The simplex method
Convert a string to a Basix LatticeType enum.
lattice – The lattice type as a string.
The lattice type
Convert a Basix LatticeType enum to a string.
latticetype – The lattice type
The lattice type as a string.