Doxygen 1.9.1
Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN: Tasmanian v8.2 (development)
TasGrid::HierarchyManipulations::SplitDirections Class Reference

Reorganize the points into sets of nodes that align in one-dimension, used for directional localp refinement. More...

#include <tsgHierarchyManipulator.hpp>

Public Member Functions

 SplitDirections (const MultiIndexSet &points)
 Constructor, deinfe the set to split into directions.
 
 ~SplitDirections ()
 Destroy all data.
 
int getNumJobs () const
 Returns the number of one dimensional jobs.
 
int getJobDirection (int job) const
 Return the direction for the job.
 
int getJobNumPoints (int job) const
 Return the number of points associated with the job.
 
const int * getJobPoints (int job) const
 Return the indexes of the points associated with the job.
 
int getMaxNumPoints () const
 Return the max number of points for any job.
 

Detailed Description

Reorganize the points into sets of nodes that align in one-dimension, used for directional localp refinement.


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