27 class ISubcontactThing;
28 class IFlowPlaneThing;
35 enum ContactType {Null=0, FaceFace, FaceEdge, FaceVertex, EdgeEdge, EdgeVertex, VertexVertex, Joined};
88 virtual double getArea()
const=0;
namespace Itasca
Definition: basememory.cpp:9
Int FInt
Interface to provide access to 3DEC modules, global data, list of 3DEC entities, etc.
Definition: iblockdef.h:19
Base class for items that will be stored in containers.
Definition: ithing.h:31
Definition: iflowplanething.h:27
Fortran to C++ type declarations.
An array class that attempts to minimize unnecessary heap access.
This is the interface for BlockThing, a class that holds extra data not in the fortran arrays....
Definition: iblockthing.h:31
unsigned int TType
class type indicator
Definition: basedef.h:41
An array class that attempts to minimize unnecessary heap access.
Definition: farray.h:27