5#include "base/src/property.h"
24 class IFlowPlaneVertexThing;
83 virtual void setNormalForce(
double nf)=0;
151 virtual void setBit(
int bit,
bool b)
const=0;
160 virtual double getEnergy(
const string& e)
const = 0;
161 virtual double getTotalEnergy()
const = 0;
Definition basestring.h:71
This is the interface for BlockThing, a class that holds extra data not in the fortran arrays....
Definition iblockthing.h:33
This is the interface for FaceThing, a class that holds extra data not in the fortran arrays....
Definition ifacething.h:33
This is the interface for FlowPlaneVertexThing, a C++ wrapper for a flow plane vertex This will be st...
Definition iflowplanevertexthing.h:29
Definition iflowzonething.h:25
This is the interface for VertexThing. This will be stored in a container and the ID will be stored i...
Definition ivertexthing.h:30
Base class for items that will be stored in containers.
Definition ithing.h:31
uint32 TType
class type indicator
Definition basedef.h:47
int64 FInt
Interface to provide access to 3DEC modules, global data, list of 3DEC entities, etc.
Definition iblockdef.h:14
Fortran to C++ type declarations.
namespace Itasca
Definition basememory.cpp:14