Class fermion_tl (o2scl)¶
-
template<class
fp_t
= double>
classo2scl
::
fermion_tl
: public o2scl::part_tl<double>¶ Fermion class.
This class adds two member data variables, kf and del, for the Fermi momentum and the gap, respectively.
Public Functions
-
~fermion_tl
()¶
-
const char *
type
()¶ Return string denoting type (“fermion_tl”)
-
fermion_tl
(const fermion_tl &f)¶ Copy constructor.
-
fermion_tl &
operator=
(const fermion_tl &f)¶ Copy construction with operator=()
-