7 #ifndef __ASSCHURDATA_HPP__
8 #define __ASSCHURDATA_HPP__
54 virtual void AddData_List(std::vector<Index> cols, std::vector<Index>& delta_u_sort,
Index& new_du_size,
Index v)=0;
87 const std::string& name,
89 const std::string& prefix)
const =0;
94 const std::string& name,
96 const std::string& prefix=
"")
const
99 PrintImpl(jnlst, level, category, name, indent, prefix);
106 const std::string& name,
108 const std::string& prefix)
const
110 if (
IsValid(jnlst) && jnlst->ProduceOutput(level, category)) {
111 PrintImpl(*jnlst, level, category, name, indent, prefix);