Itasca C++ Interface
|
This interface provides access to zone data. More...
#include "module/interface/idata.h"
Go to the source code of this file.
Classes | |
class | block::IZoneData |
Access to zone scalar data in a generic way. This class maintains a list of scalar data (sxx, density, porosity, 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 zone data to use for various purposes. More... | |
This interface provides access to zone data.