SheafSystem  0.0.0.0
structured_block.h File Reference

Interface for class structured_block. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/homogeneous_block.h"
#include "SheafSystem/chart_point.h"
#include "SheafSystem/std_cmath.h"

Go to the source code of this file.

Classes

class  fiber_bundle::structured_block
 A client handle for a base space member which represents a homgeneous collection of local cells. More...
 

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC size_t fiber_bundle::deep_size (const structured_block &x0, bool xinclude_shallow=true)
 The deep size of the referenced object of type structured_block. if xinclude_shallow, add the sizeof x0 to the result. More...
 

Detailed Description

Interface for class structured_block.

Definition in file structured_block.h.