22 #include "SheafSystem/namespace_relative_subposet_index.h" 64 if((xis >> ws >> lposet_id) && (xis >> ws >> lsubposet_id))
75 xis.setstate(ios_base::failbit);
scoped_index poset_id
The index of the poset relative to the namespace.
An index within the external ("client") scope of a given id space.
scoped_index subposet_id
The index of the subposet relative to the poset.
Index for identifying a subposet relative to a given name space.
SHEAF_DLL_SPEC std::istream & operator>>(std::istream &is, dof_tuple_type &xdt)
Extract dof_tuple_type xdt from istream& is.
SHEAF_DLL_SPEC std::ostream & operator<<(std::ostream &os, const dof_descriptor_array &p)
Insert dof_descriptor_array& p into ostream& os.