Itasca C++ Interface
Loading...
Searching...
No Matches
Classes | Namespaces
isubcontactthing.h File Reference

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

#include "iblockdef.h"

Go to the source code of this file.

Classes

class  block::ISubcontactThing
 This is the interface for SubcontactThing, 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 $KCXCPP in the fortran subcontact linked list. This inherits from Thing so we can use groups and extra variables There is also two-way accessibility with the corresponding fortran data block. More...
 

Namespaces

namespace  itasca
 namespace Itasca
 

Detailed Description

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