27 #include "dmrg/block_matrix/symmetry/nu1.h"
29 template<
class Matrix>
31 static boost::shared_ptr<model_impl<Matrix, NU1> >
parse
34 typedef boost::shared_ptr<model_impl<Matrix, NU1> > impl_ptr;
35 throw std::runtime_error(
"No coded models using the NU1 SymmGroup");
static boost::shared_ptr< model_impl< Matrix, SymmGroup > > parse(Lattice const &, BaseParameters &)