Itasca C++ Interface
Loading...
Searching...
No Matches
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

namespace  itasca
 namespace Itasca
 
namespace  models
 The Constitutive Model interface library.
 

Detailed Description

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