Itasca C++ Interface
|
Files | |
file | dim.h [code] |
DIM - Provides code portability between 2D and 3D codes. | |
file | icellspace.h [code] |
Interface to a "refining" cell space. | |
file | icontact.h [code] |
Contact class. | |
file | icontactmechanical.h [code] |
ContactMechanical class. | |
file | icontactthermal.h [code] |
ContactThermal class. | |
file | icontainercontact.h [code] |
Contact container class. | |
file | idomain.h [code] |
IDomain class - define the model boundaries. | |
file | ienergymap.h [code] |
Interface to EnergyMap class. | |
file | iextension.h [code] |
Interface class for acessing extension stored in the base class of other things. | |
file | igeneralplot.h [code] |
This class allows user to draw basic geometric plots using FISH functions. | |
file | igeomedge.h [code] |
Interface for a user-defined geometric point. | |
file | igeompoint.h [code] |
Interface for a user-defined geometric point. | |
file | igeompoly.h [code] |
The interface for a geometry polygon representing a closed collection of edges. | |
file | iglobals.h [code] |
Interface to module global settings. | |
file | igrouplist.h [code] |
Group container class. | |
file | ihistory.h [code] |
Interface to a particular history being taken by the history logic. | |
file | ihistorylist.h [code] |
Interface to the list of all IHistories being taken by the history logic. | |
file | iident.h [code] |
Central class for information identifying the particular program using the kernel library. | |
file | ilinktype.h [code] |
Interface for LinkType<> objects, POD that contain both the pointer to the next object and an index for reference within the next object. | |
file | imacros.h [code] |
Interface to the list of Macros used during command processing. Access only - to change use the command line. | |
file | imaxwelldamp.h [code] |
Interface to maxwell damping. | |
file | inoticemanager.h [code] |
Interface to the notification system. | |
file | iparse.h [code] |
Interface to the main command processing class. | |
file | iparticletrace.h [code] |
Interface to a particular particle trace being taken by the particle trace logic. | |
file | iparticletracelist.h [code] |
Interface to the list of all IParticleTraces being taken by the particle trace logic. | |
file | iplane.h [code] |
Interface for the definition of a Plane in 3D space. | |
file | irandom.h [code] |
Interface to the random number generator. | |
file | irange.h [code] |
Interface to a filter, used as the main method for filtering objects. | |
file | irangeelement.h [code] |
Interface to a filter element, which is a member of a IRange. | |
file | irangeelementgroup.h [code] |
Interface to a group filter element, used to filter objects by group assignment. | |
file | irangeelementregistry.h [code] |
Interface to a access the list of filter elements types registered with the engine. | |
file | irangeelementsurface.h [code] |
Interface to a filter element that allows user to filter based on connection to a "surface" of the zones. | |
file | irangelist.h [code] |
Interface to the global list of all named filters. | |
file | irayleighdamp.h [code] |
Interface to maxwell damping. | |
file | isettings.h [code] |
Interface for accessing kernel settings. | |
file | itable.h [code] |
Interface to a particular table of values. | |
file | itablelist.h [code] |
Interface to the global list of all tables. | |