SheafSystem
0.0.0.0
|
Interface for class pullback_map. More...
#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/chart_point_3d.h"
#include "SheafSystem/std_unordered_set.h"
Go to the source code of this file.
Classes | |
class | fields::pullback_map_entry |
An entry in a discretization map. More... | |
struct | fields::discretization_hash |
A hash function class for discretization map entries. More... | |
class | fields::pullback_map |
A map from members of a discretization subposet to points in a base space. More... | |
Namespaces | |
fields | |
Namespace for fields component of sheaf system. | |
Functions | |
std::ostream & | fields::operator<< (std::ostream &xos, const pullback_map_entry &xentry) |
Insert pullback_map_entry& xentry into ostream& os. More... | |
Interface for class pullback_map.
Definition in file pullback_map.h.