SheafSystem
0.0.0.0
|
Interface for class schema_poset_member. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/total_poset_member.h"
#include "SheafSystem/explcit_index_space_handle.h"
#include "SheafSystem/std_unordered_map.h"
#include "SheafSystem/std_list.h"
#include "SheafSystem/std_iostream.h"
#include "SheafSystem/primitives_poset_dof_map.h"
#include "SheafSystem/std_string.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::wsv_block< T > |
Whitespace-separated-value block; A block of objects of type T that can be conveniently initialized by a whitespace-separated list. More... | |
class | sheaf::schema_poset_member |
A client handle for a poset member which has been prepared for use as a schema. More... | |
Namespaces | |
sheaf | |
Namespace for the sheaves component of the sheaf system. | |
Functions | |
SHEAF_DLL_SPEC size_t | sheaf::deep_size (const schema_poset_member &xp, bool xinclude_shallow=true) |
The deep size of the referenced object of type schema_poset_member. More... | |
Interface for class schema_poset_member.
Definition in file schema_poset_member.h.