basix.maps

Maps.

Functions

string_to_type(mapname)

Convert a string to a Basix MapType.

Classes

MapType(value[, names, module, qualname, ...])

Map type.

basix.maps.string_to_type(mapname: str) MapType

Convert a string to a Basix MapType.

Parameters:

mapname – Name of the map as a string.

Returns:

The map type.