| Copyright | (c) Matthew Daniels, 2014 |
|---|---|
| License | New BSD |
| Maintainer | danielsmw@gmail.com |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell98 |
TBit.Topological.Spillage
Description
Provide routines for determining the spillage, and in particular Vanderbilt and Liu's spin-orbit spillage, given a Hamiltonian whose spin-orbit coupling term can be turned on and off.
Documentation
spillage :: String -> Filling -> Parameterized Hamiltonian -> Wavevector -> Parameterized Double Source