Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

source/mesh/load_balance/SpatialKey.C File Reference

#include "SpatialKey.h"
#include <stdio.h>
#include <iomanip>

Namespaces

namespace  SAMRAI
namespace  SAMRAI::mesh

Defines

#define BITS_PER_BYTE   8
#define BITS_PER_HEX_CHAR   4

Functions

ostream & operator<< (ostream &s, const SpatialKey &spatial_key)

Define Documentation

#define BITS_PER_BYTE   8
 

#define BITS_PER_HEX_CHAR   4
 


Function Documentation

ostream& SAMRAI::mesh::operator<< ostream &  s,
const SpatialKey &  spatial_key
 

Write a spatial key to an output stream. The spatial key is output in hex to avoid the binary to decimal conversion of the key.

Note that the proper functioning of this method depends on having 32 bits per integer (more specifically, 8 hex characters per integer).


Generated on Fri Dec 2 11:19:00 2005 for SAMRAI by  doxygen 1.4.2