21 #ifndef SEC_AT1_SPACE_H 22 #define SEC_AT1_SPACE_H 24 #ifndef SHEAF_DLL_SPEC_H 25 #include "SheafSystem/sheaf_dll_spec.h" 28 #ifndef SEC_ATP_SPACE_H 29 #include "SheafSystem/sec_atp_space.h" 34 class namespace_poset;
39 using namespace sheaf;
178 static bool make_prototype();
198 virtual const char* class_name()
const;
244 virtual bool is_ancestor_of(
const any* xother)
const;
255 virtual bool invariant()
const;
269 #endif // SEC_AT1_SPACE_H sec_at1 member_type
The type of member associated with this space.
sec_at1_space & operator=(const poset_state_handle &xother)
Assignment operator; disabled.
A space of scalars viewed as an antisymmetric tensor section space of degree 1.
A general antisymmetric tensor of degree 1 over an abstract vector space (persistent version)...
The standard fiber bundles name space; extends the standard sheaves namespace by defining base space...
poset_type
Identifiers for poset types.
A client handle for a general, abstract partially order set.
A path defined by a poset name and a member name separated by a forward slash ('/'). For example: "cell_definitions/triangle".
A section of a bundle with fiber type at1.
Abstract base class with useful features for all objects.
An abstract antisymmetric tensor section space of degree p.
int_type pod_index_type
The plain old data index type.
Namespace for the sheaves component of the sheaf system.
sec_at1_space(const sec_at1_space &xother)
Copy constructor; disabled.
at1 fiber_type
The fiber type.
Namespace for the fiber_bundles component of the sheaf system.