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

nodeAndValues.h File Reference

A small helper class that pairs TreeNode with an array of values. The class is templated on the length and type of the array. This class has an MPI_Datatype associated with it and it can be communicated between processors. More...

#include "TreeNode.h"

Go to the source code of this file.

Namespaces

namespace  ot
namespace  par

Classes

class  par::Mpi_datatype< ot::NodeAndValues< T, ARR_LEN > >
 A template specialization of the abstract class "Mpi_datatype" for communicating messages of type "ot::NodeAndValues<T, unsigned int>". More...
class  ot::NodeAndValues< T, ARR_LEN >
 A small helper class that pairs an octant with some values. The class is templated on the length and type of the array. This class has an MPI_Datatype associated with it and it can be communicated between processors. More...


Detailed Description

A small helper class that pairs TreeNode with an array of values. The class is templated on the length and type of the array. This class has an MPI_Datatype associated with it and it can be communicated between processors.

Author:
Rahul S. Sampath, rahul.sampath@gmail.com

Definition in file nodeAndValues.h.


Generated on Tue Mar 24 16:14:12 2009 for DENDRO by  doxygen 1.3.9.1