Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Public Types | Public Member Functions | List of all members
Stokhos::RCB< TupleType > Class Template Reference

Classes

struct  Box
 
struct  CoordCompare
 

Public Types

typedef TupleType::value_type coord_type
 
typedef Teuchos::ArrayView
< TupleType >::size_type 
size_type
 
typedef TupleType::id_type id_type
 

Public Member Functions

 RCB (const coord_type &max_length_, const size_type &max_parts_, const Teuchos::ArrayView< TupleType > &coords_)
 Constructor.
 
 ~RCB ()
 Destructor.
 
size_type get_num_parts () const
 Get number of parts.
 
Teuchos::RCP< Boxget_partition_root () const
 Get root of partition.
 
Teuchos::RCP< Teuchos::Array
< Teuchos::RCP< Box > > > 
get_parts () const
 Get parts array.
 
Teuchos::ArrayRCP< id_type > get_part_IDs () const
 

The documentation for this class was generated from the following file: