Itasca C++ Interface
Loading...
Searching...
No Matches
Classes
izonefielddata.h File Reference

Interface for accessing the zone field data. More...

#include "iblockdef.h"
#include "module/interface/idata.h"

Go to the source code of this file.

Classes

class  block::IZoneFieldData
 Interface for accessing the zone field data class. This class allows access to both gp and zone scalar field data (like density, displacement magnitude, sxx, etc) at any point in the model, not necessarily where a gridpoint or a zone centroid fall.
Interpolation may be necessary for zone-based variables, and the specifics of that process can be set through the IZoneInterpolate interface. More...
 

Detailed Description

Interface for accessing the zone field data.