SheafSystem  0.0.0.0
subposet_state.h File Reference

Interface for class subposet_state. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/dof_descriptor_array.h"
#include "SheafSystem/index_space_family.h"
#include "SheafSystem/scattered_insertion_index_space_handle.h"
#include "SheafSystem/scoped_index.h"
#include "SheafSystem/std_string.h"
#include "SheafSystem/std_iostream.h"
#include "SheafSystem/zn_to_bool.h"

Go to the source code of this file.

Classes

class  sheaf::block< T >
 An auto_block with a no-initialization initialization policy. More...
 
class  sheaf::subposet_state
 The data structure representing the state of a subposet. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC std::ostream & sheaf::operator<< (std::ostream &os, subposet_state &s)
 Insert subposet_state& s into ostream& os. More...
 
SHEAF_DLL_SPEC size_t sheaf::deep_size (const subposet_state &xp, bool xinclude_shallow=true)
 The deep size of the referenced object of type subposet_state. More...
 

Detailed Description

Interface for class subposet_state.

Definition in file subposet_state.h.