Itasca C++ Interface
Loading...
Searching...
No Matches
zone::INode Class Referenceabstract

Interface to access node data. More...

#include <inode.h>

Public Member Functions

virtual const IThinggetIThing () const =0
 returns a const IThing pointer
virtual IThinggetIThing ()=0
 returns a IThing pointer
virtual DVect getDisplacement (bool local=false) const =0
 returns the node displacement
virtual DVect getSmallDisplacement (bool local=false) const =0
 returns the node small displacement
virtual double getLocalForceRatio () const =0
 Returns the local force ratio of this gridpoint after the last cycle.
virtual DVect3 getLocation () const =0
 returns the node location
virtual double getMultiplier () const =0
virtual bool setMultiplier (double d)=0
virtual const IDynNodegetIDynNode () const =0
 returns a const pointor to IDynNode

Static Public Attributes

static const TType type_ = 0x4c815bef
 The type identification number for this class, for use in convert_cast() and convert_getcast().

Detailed Description

Interface to access node data.


The documentation for this class was generated from the following file:
  • C:/Source/itasca-suite/flac3d/zone/interface/inode.h