4#include "fortconv/fortdefc.h"
This is the interface for FEFaceThing, a C++ wrapper for finite element faces. This will be stored in...
Definition ifefacething.h:27
virtual itasca::IThing * getIThing()=0
Returns a IThing pointer.
virtual uint getFaceNumber() const =0
Return the finite element face number (1-6)
virtual const IFElementThing * getFElementThing() const =0
Return the host finite element.
virtual FInt getFortranOffset() const =0
Return finite element fortran offset.
static const TType type_
type used in IThing typing system
Definition ifefacething.h:35
virtual const itasca::IThing * getIThing() const =0
Returns a const IThing pointer.
This is the interface for FElementThing, a C++ wrapper for finite elements. This will be stored in a ...
Definition ifelementthing.h:26
Base class for items that will be stored in containers.
Definition ithing.h:30
uint32 TType
class type indicator
Definition basedef.h:46
int32 FInt
Interface to provide access to 3DEC modules, global data, list of 3DEC entities, etc.
Definition iblockdef.h:19
namespace Itasca
Definition basememory.cpp:10