SheafSystem  0.0.0.0
d_bin_coordinates.h File Reference

Interface for class d_bin_coordinates. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/section_evaluator.h"
#include "SheafSystem/sheaf.h"
#include "SheafSystem/std_cmath.h"
#include "SheafSystem/std_iostream.h"

Go to the source code of this file.

Classes

class  geometry::d_bin_coordinates< DC, DB >
 Fixed point relative coordinates for a tree domain. More...
 

Namespaces

 geometry
 Namespace for geometry component of sheaf system.
 

Functions

template<int DC, int DB>
SHEAF_DLL_SPEC std::ostream & geometry::operator<< (std::ostream &xos, const d_bin_coordinates< DC, DB > &xcoords)
 Insert d_bin_coordinates xcoords in stream xos. More...
 

Detailed Description

Interface for class d_bin_coordinates.

Definition in file d_bin_coordinates.h.