SheafSystem  0.0.0.0
base_space_poset.h File Reference

Interface for class base_space_poset. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/refinable_poset.h"

Go to the source code of this file.

Classes

class  fiber_bundle::base_space_poset_table_dof_tuple_type
 The type of table dof tuple for base_space_poset. More...
 
class  fiber_bundle::base_space_poset
 The lattice of closed cells of a cellular space; a lattice representation of a computational mesh. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 
 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC size_t fiber_bundle::deep_size (const base_space_poset &xp, bool xinclude_shallow=true, size_t xresults[4]=0)
 The deep size of the referenced object of type poset_state_handle. if xinclude_shallow, add the sizeof xp to the result. if xresults is not null, the deep size of the poset_state parts returned; xresults[0] is the deep_size of poset_crg_state, xresults[1] is the deep_size of index_space_family, xresults[2] is the deep_size of poset_powerset_state, xresults[3] is the deep_size of poset_table_state. More...
 

Detailed Description

Interface for class base_space_poset.

Definition in file base_space_poset.h.