Itasca C++ Interface
|
Allows access to gridpoint scalar data in a generic way. More...
#include "module/interface/idata.h"
Go to the source code of this file.
Classes | |
class | block::IGpData |
This class maintains a list of scalar data (x-position, density, velocity magnitude, etc). getNames() returns the names of the data available through this interface. Which data is being accessed is specified by setIndex(). This class is used in contour plotting and profiling, as a generic way to get the same list of gp data to use for various purposes. More... | |
Allows access to gridpoint scalar data in a generic way.