quant_met.mean_field.hamiltonians.Graphene.
setup_lattice#
- Graphene.setup_lattice(parameters)#
Set up the lattice based on the provided parameters.
- Parameters:
- parametersGenericParameters
Input parameters containing necessary information for lattice construction.
- Returns:
- BaseLattice
An instance of a lattice object configured according to the input parameters.