salem.Grid.from_dict

classmethod Grid.from_dict(d)[source]

Create a Grid from a dictionary

Parameters:
ddict, required

the dict with the necessary information

Returns:
a salem.Grid instance

See also

to_dict

create a dict from a Grid