Itasca C++ Interface
|
This interface provides linked list offsets to access to configuration settings. More...
#include <iconfigure.h>
Public Member Functions | |
virtual bool | thermal () const =0 |
thermal mode (must be applied before blocks are created) | |
virtual bool | dynamic () const =0 |
dynamic mode (must be applied before blocks are created) | |
virtual bool | leftHandedSystem () const =0 |
left handed coordinate system (must be applied before blocks are created) | |
virtual bool | liner () const =0 |
liner mode | |
virtual bool | creep () const =0 |
creep mode | |
virtual bool | groundWaterFlow () const =0 |
user defined constitutive models | |
virtual bool | highOrderTetra () const =0 |
higher order tetras (must be applied before blocks are created) | |
virtual bool | energy () const =0 |
allows energy to be accumulated | |
virtual bool | feblock () const =0 |
allows creation of finite element blocks | |
virtual int | mainArraySize () const =0 |
size of main data array | |
This interface provides linked list offsets to access to configuration settings.
|
pure virtual |
user defined constitutive models
fluid flow