SheafSystem  0.0.0.0
chart_point.h File Reference

Interface for class chart_point. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/any.h"
#include "SheafSystem/fiber_bundle.h"
#include "SheafSystem/scoped_index.h"
#include "SheafSystem/std_iostream.h"

Go to the source code of this file.

Classes

class  fiber_bundle::chart_point
 A point in chart space. More...
 

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC std::ostream & fiber_bundle::operator<< (std::ostream &os, const chart_point &xpt)
 Insert chart_point_1d& xpt into ostream& os. More...
 

Detailed Description

Interface for class chart_point.

Definition in file chart_point.h.