32 template<
class Matrix>
34 static boost::shared_ptr<model_impl<Matrix, Ztwo> >
parse
37 typedef boost::shared_ptr<model_impl<Matrix, Ztwo> > impl_ptr;
38 throw std::runtime_error(
"Don't know any model with Ztwo symmetry group!");
definition of Model base class
static boost::shared_ptr< model_impl< Matrix, SymmGroup > > parse(Lattice const &, BaseParameters &)