Itasca C++ Interface
|
Allows access to face scalar data in a generic way. More...
#include "module/interface/idata.h"
Go to the source code of this file.
Classes | |
class | block::IFaceData |
This class maintains a list of scalar data . 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 face scalar data in a generic way.