SheafSystem  0.0.0.0
binary_section_space_schema_poset.h File Reference

Interface for class binary_section_space_schema_poset. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/section_space_schema_poset.h"
#include "SheafSystem/array_poset_dof_map.h"

Go to the source code of this file.

Classes

class  fiber_bundle::binary_section_space_schema_poset
 A schema poset for a section space. A binary Cartesian product subspace of the binary tensor product of a base space lattice and a fiber schema lattice. The tensor product of two lattices B and F is the finite distributive lattice generated by the poset J(B) x J(F), where J(B) is the poset of jims of B and similarly for J(F). The jims of the tensor product are thus pairs (jB, jF) and the general member of the tensor product lattice is equivalent to a subset (in fact a down set) of J(B) x J(F). This class only represents those members of the tensor product which are equivalent to pairs (pB, pF), where pB and pF are arbitrary members of B and F, respectively. Members of this Cartesian product subspace of the tensor product can be represented more efficiently than the general members, since we do not to store the subset defines the member. More...
 

Namespaces

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

Detailed Description

Interface for class binary_section_space_schema_poset.

Definition in file binary_section_space_schema_poset.h.