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

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

#include "fortconv/fortdefc.h"
#include "base/src/farray.h"

Go to the source code of this file.

Classes

class  block::IBlockThing
 This is the interface for BlockThing, 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 $KBID in the fortran block linked list. This inherits from Thing so we can use groups and extra variables. More...
 

Namespaces

 itasca
 namespace Itasca
 

Detailed Description

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