Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes | Namespaces
izonething.h File Reference

This is the interface for ZoneThing, a class that holds extra data not in the fortran arrays. More...

#include "iblockdef.h"
#include "models/src/igenericzone.h"

Go to the source code of this file.

Classes

class  block::IZoneThing
 This is the interface for ZoneThing, a class that holds extra data not in the fortran arrays. This will be stored in a container and the ID will be stored in offset $KZCPP in the fortran zone linked list. This inherits from Thing so we can use CellSpace. More...
 

Namespaces

 itasca
 namespace Itasca
 

Detailed Description

This is the interface for ZoneThing, a class that holds extra data not in the fortran arrays.