22 #include "SheafSystem/namespace_relative_member_index.h" 62 if((xis >> ws >> lposet_id) && (xis >> ws >> lmember_id))
73 xis.setstate(ios_base::failbit);
Index for identifying a poset member relative to a given name space.
scoped_index poset_id
The index of the poset relative to the namespace.
scoped_index member_id
The index of the member relative to the poset.
An index within the external ("client") scope of a given id 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.