All Functions and Procedures

Name Unit Description
ADDCST TripackProcedures  
AddGIS_Functions GIS_Functions AddGIS_Functions adds a series of (mostly) GIS function to Parser.
AddInterpolatorsToList frmDataSetsUnits AddInterpolatorsToList adds all the available TCustom2DInterpolaters to List.
ADDNOD TripackProcedures  
ADJACENCY TriPackMessages 103
ADJACENCY_SETS TriPackMessages TRPRNT Messages 100
AdjustFormula frmConvertChoiceUnit AdjustFormula converts OldFormula to a valid formula that returns data of the correct type for a TDataArray.
ALL_NODES_ARE_COLLINEAR TriPackMessages 210
AnsiTitleCase ModelMuseUtilities  
ARCINT SfrProcedures  
ARCS_NOT_OPTIMAL TriPackMessages 250
AREAP TripackProcedures  
BC_HeadDependentFlux ModflowPackagesUnit  
BC_SpecHead ModflowPackagesUnit  
BC_SpecifiedFlux ModflowPackagesUnit  
BDYADD TripackProcedures  
BlankLine TriPackMessages 105
BNODES TripackProcedures  
BOUNDARY_NODES TriPackMessages 107
CalculateTimeStepLength frmTimeStepLengthCalculatorUnit  
CantOpenFileMessage ModelMuseUtilities  
ChangeSelectedCellsInColumn frmCustomGoPhastUnit ChangeSelectedCellsInColumn changes all the cells in Grid that are in Column and that are selected to NewText.
ChangeSelectedCellsStateInColumn frmCustomGoPhastUnit ChangeSelectedCellsStateInColumn changes all the checked stated of all cells in Grid that are in Column and that are selected to NewState.
CheckArrayPrecision ReadModflowArrayUnit Use this function to check the precision of a binary head or drawdown file or other similar files.
CheckBudgetPrecision ReadModflowArrayUnit Use this function to check the precision of a cell by cell flow file.
CheckMt3dmsArrayPrecision ReadModflowArrayUnit  
CIRCUM TripackProcedures  
CIRCUMCIRCLE_TEST_FAILURE TriPackMessages 150
ClassifyListedObjects ClassificationUnit ClassifyListedObjects fills ClassificationList with the classifications of all the TClassificationObjects in ClassificationObjects suitable for storage in a TTreeView component.
ClearFormulaErrors frmFormulaErrorsUnit  
CloseBrowser RbwInternetUtilities CloseBrowser is supposed to close a web browser but it is not reliable.
CloseBrowser WebUtils The call to the method must be accomplished with 'IExplore’ for the Internet Explorer, 'Netscape’ for the Netscape Communicator and 'Opera’ for the Opera.
CNTOUR SfrProcedures  
ComparePointLeftDown SutraMeshUnit  
ComparePointLeftUp SutraMeshUnit  
ComparePointRightDown SutraMeshUnit  
ComparePointRightUp SutraMeshUnit  
CompareStrings ClassificationUnit  
Convert2D_FrontPoint AbstractGridUnit  
Convert2D_SidePoint AbstractGridUnit  
ConvertDouble ShapefileUnit ConvertDouble converts Value to or from the BigEndian format.
ConvertInteger ShapefileUnit ConvertInteger converts Value to or from the BigEndian format.
ConvertTop2D_Point AbstractGridUnit  
ConvertToUTM CoordinateConversionUnit ConvertToUTM is converts coordinates in latitude and longitude expressed in radians to X and Y coordinates expressed in the Universal Transverse Mercator (UTM) projection.
Convert_1DArrayTo2DArray TriCP_Routines Convert_1DArrayTo2DArray is used to convert a TRealArray to a TRealArrayX_5.
Convert_2DArrayTo1DArray TriCP_Routines Convert_2DArrayTo1DArray is used to convert a TRealArrayX_5 to a TRealArray.
ConvexHull ConvexHullUnit ConvexHull generates the convex hull of the points defined in InputPoints.
ConvexHull2 ConvexHullUnit ConvexHull2 is like ConvexHull except that InputOrientation will be set to FastGeo.CollinearOrientation, FastGeo.CounterClockwise, or FastGeo.Clockwise depending on the orientation of InputPoints.
COORDS SfrProcedures  
CorrectParamName OrderedCollectionUnit  
CreateClassifiedNodes ClassificationUnit CreateClassifiedNodes creates nodes in TreeView based on Classifications.
CreateClassifiedVirtualNodes ClassificationUnit  
CRPLOT SfrProcedures  
CRTRI TripackProcedures  
DataTypeToString RbwParser DataTypeToString converts a TRbwDataType to a string.
DefaultBrowserPath RbwInternetUtilities DefaultBrowserPath returns the path for the default browser.
DefaultBrowserPath WebUtils  
DELARC TripackProcedures  
DELETE_NOT_TESTED TriPackMessages 420
DELNB TripackProcedures  
DELNOD TripackProcedures  
DisableUndoActions Undo DisableUndoActions disables UndoAction and RedoAction.
DisableUndoMenus Undo DisableUndoMenus disables UndoItem and RedoItem.
DisableUndoToolButtons Undo DisableUndoToolButtons disables UndoButton and RedoButton.
DrawBigPolygon32 BigCanvasMethods DrawBigPolygon32 draws a polygon on BitMap.
DrawBigPolyline32 BigCanvasMethods DrawBigPolyline32 draws a polyline on BitMap.
DrawBigRectangle32 BigCanvasMethods DrawBigRectangle32 draws a rectangle with opposite corners defined by (X1,Y1) and (X2,Y2).
DrawBigRectangle32 BigCanvasMethods DrawBigRectangle32 draws a rectangle defined by ARect.
DrawIsoSurface IsosurfaceUnit  
DSiTrimWorkingSet ModelMuseUtilities  
EDGE TripackProcedures  
EDGE_NOT_TESTED TriPackMessages 410
EnableLighting PhastModelUnit  
EnableMultiEditControl frmCustomGoPhastUnit  
EnableMultiEditControl frmCustomGoPhastUnit EnableMultiEditControl checks all the cells in Grid that are in Col.
EndsMatch doublePolyhedronUnit  
ENTRY_OUT_OF_RANGE TriPackMessages 130
ERROR_IN_DELETE_INVALID_FLAG TriPackMessages 260
ERROR_IN_DELETE_TRIANGULATION TriPackMessages  
ERROR_IN_EDGE TriPackMessages 240
ERROR_IN_EDGE_TRIANGULATION TriPackMessages 270
ERROR_IN_GETNP TriPackMessages 230
ERROR_IN_REORDR TriPackMessages 220
EvalAtToString GoPhastTypes  
ExtractAFile TempFiles ExtractAFile reads the data associated with FileName into OutStream and sets the position of OutStream to 0.
ExtractColorComponents ModelMuseUtilities ExtractColorComponents gets the red, green, and blue components from a TColor in a form suitable for use with OpenGL.
ExtractFileRoot ModelMuseUtilities ExtractFileRoot extracts the file name without the drive, directory or extension.
FileLength ModelMuseUtilities  
FileNameToURL RbwInternetUtilities FileNameToURL converts a local file name to a URL.
FileShapeType ShapefileUnit FileShapeType reads a TShapefileHeader and returns the type of shape in the file.
FileToURL WebUtils  
FillComboWithModelNames frmCustomGoPhastUnit  
FillDataSetLists frmCustomGoPhastUnit  
FillVirtStrTreeWithBoundaryConditions frmCustomGoPhastUnit  
FillVirtualStringTreeWithDataSets frmCustomGoPhastUnit  
FindFiles WebUtils  
FindFiles RbwInternetUtilities FindFiles finds files specified by Mask in the directory specified by path.
FindIntersectionPoints ScreenObjectUnit  
FixShapeFileFieldName ModelMuseUtilities  
FluxObsTypeTo_issType Mt3dmsFluxObservationsUnit  
FortranFloatToStr ModelMuseUtilities  
FortranStrToFloat ModelMuseUtilities  
FracAndSchemeToColor ModelMuseUtilities FracAndSchemeToColor converts a fraction between 0 and 1 to a color using the selected ColorSchemeIndex.
FracLookup ColorSchemes FracLookup converts Fraction to a TColor using a user-supplied look-up table.
FracToBlueDarkOrange ColorSchemes FracToBlueDarkOrange converts Fraction to a color ranging from blue to dark orange.
FracToBlueGray ColorSchemes FracToBlueGray converts Fraction to a color ranging from blue to gray.
FracToBlueGreen ColorSchemes FracToBlueGreen converts Fraction to a color ranging from blue to green.
FracToBlueOrange ColorSchemes FracToBlueOrange converts Fraction to a color ranging from blue to orange.
FracToBlueRed ColorSchemes FracToBlueRed converts Fraction to a color ranging from blue to red.
FracToBlue_OrangeRed ColorSchemes FracToBlue_OrangeRed converts Fraction to a color ranging from blue to orangish red.
FracToBrownBlue ColorSchemes FracToBrownBlue converts Fraction to a color ranging from brown to blue.
FracToGreenMagenta ColorSchemes FracToGreenMagenta converts Fraction to a color ranging from green to magenta.
FracToLightBlue_DarkBlue ColorSchemes FracToLightBlue_DarkBlue converts Fraction to a color ranging from light blue to dark blue.
FracToSpectrum ColorSchemes FracToSpectrum converts Fraction to a color ranging from red to green to blue.
FreeFrmSelectedObjects frmSelectedObjectsUnit  
FreeMemory TempFiles  
frmErrorsAndWarnings frmErrorsAndWarningsUnit Public declarations
frmFormulaErrors frmFormulaErrorsUnit frmFormulaErrors returns an instance of TfrmFormulaErrors.
frmSelectedObjects frmSelectedObjectsUnit Public declarations
FVAL SfrProcedures  
GenerateGrid GridGeneration GenerateGrid is used to create the grid based on TScreenObjects.
GenerateNewName PhastModelUnit GenerateNewName generates a name for a data set that is valid and does not conflict with the names of any existing data sets.
GenerateNewRoot PhastModelUnit GenerateNewRoot is used to generate a valid name from one that may be invalid.
GenerateVariableName RbwParser GenerateVariableName uses root to generate the name of a variable that could be accepted by TRbwParser but does check whether a variable with that name already exists.
GenGridErrorMessage GridGeneration  
GetAppDirectory IniFileUtilities  
GetAppSpecificTempDir TempFiles GetAppSpecificTempDir returns the name of a temporary directory where temporary files for an Application can be created.
GetColumnWidth GIS_Functions  
GetEpsilon Delaunay  
GetHighAndLowValuesFromArray NatNeigh  
GetHighAndLowValuesFromArray NatNeigh  
GetLayerCenter GIS_Functions  
GetLayerFromZ ScreenObjectUnit result.Column and result.Row must have already been set when GetLayerFromZ is called.
GetLayerHeight GIS_Functions  
GetLayerPosition GIS_Functions  
GetMaxUnitNumber CustomModflowWriterUnit  
GetNodeCaption frmCustomGoPhastUnit  
GETNP TripackProcedures  
GetNumberOfTimeSteps ModflowTimeUnit  
GetPathlineVersion PathlineReader  
GetRowWidth GIS_Functions  
GETSIG SfrProcedures  
GetVoronoiDiagram Delaunay  
GIVENS SfrProcedures  
GlobalDataArrayRemoveSubscription DataSetUnit  
GlobalDataArrayRestoreSubscription DataSetUnit  
GlobalDummyHandleSubscription ScreenObjectUnit  
GlobalImportSegments ContourExport  
GlobalInitializeEpsilon ContourExport  
GlobalInitializeQuadTree ContourExport  
GlobalRemoveBoundaryDataArraySubscription ScreenObjectUnit  
GlobalRemoveElevationSubscription ScreenObjectUnit  
GlobalRemoveHigherElevationSubscription ScreenObjectUnit  
GlobalRemoveLowerElevationSubscription ScreenObjectUnit  
GlobalRemoveModflowBoundarySubscription ModflowBoundaryUnit  
GlobalRemovePhastBoundarySubscription ScreenObjectUnit  
GlobalRemoveScreenObjectDataArraySubscription ScreenObjectUnit  
GlobalRestoreBoundaryDataArraySubscription ScreenObjectUnit  
GlobalRestoreDataArraySubscription ScreenObjectUnit  
GlobalRestoreElevationSubscription ScreenObjectUnit  
GlobalRestoreHigherElevationSubscription ScreenObjectUnit  
GlobalRestoreLowerElevationSubscription ScreenObjectUnit  
GlobalRestoreModflowBoundarySubscription ModflowBoundaryUnit  
GlobalRestorePhastBoundarySubscription ScreenObjectUnit  
gpc_add_contour gpc  
gpc_free_polygon gpc  
gpc_free_tristrip gpc  
gpc_polygon_clip gpc  
gpc_polygon_to_tristrip gpc  
gpc_read_polygon gpc =========================================================================== Public Function Prototypes ===========================================================================
gpc_tristrip_clip gpc  
gpc_write_polygon gpc  
GRADG SfrProcedures  
GRADG_TEST TriPackMessages 310
GRADL SfrProcedures  
GRADL_TEST TriPackMessages 330
GRCOEF SfrProcedures  
GridFracToRainbow AbstractGridUnit GridFracToRainbow calls frmGoPhast.PhastModel.GridColors.FracToColor(Fraction);
IdenticalFormulas RbwParser  
IDTANG_Pascal TriCP_Routines

 THE IDTANG SUBROUTINE PERFORMS TRIANGULATION.  IT DIVIDES THE X-Y
 PLANE INTO A NUMBER OF TRIANGLES ACCORDING TO GIVEN DATA
 POINTS IN THE PLANE, DETERMINES LINE SEGMENTS THAT FORM THE
 BORDER OF DATA AREA, AND DETERMINES THE TRIANGLE NUMBERS
 CORRESPONDING TO THE BORDER LINE SEGMENTS.
 AT COMPLETION, POINT NUMBERS OF THE VERTEXES OF EACH TRIANGLE
 ARE LISTED COUNTER-CLOCKWISE.  POINT NUMBERS OF THE END POINTS
 OF EACH BORDER LINE SEGMENT ARE LISTED COUNTER-CLOCKWISE,
 LISTING ORDER OF THE LINE SEGMENTS BEING COUNTER-CLOCKWISE.
 THIS SUBROUTINE CALLS THE IDXCHG FUNCTION.

 THE INPUT PARAMETERS ARE
     NDP = NUMBER OF DATA POINTS,
     XD  = ARRAY OF DIMENSION NDP CONTAINING THE
           X COORDINATES OF THE DATA POINTS,
     YD  = ARRAY OF DIMENSION NDP CONTAINING THE
           Y COORDINATES OF THE DATA POINTS.
 THE OUTPUT PARAMETERS ARE
     NT  = NUMBER OF TRIANGLES,
     IPT = INTEGER ARRAY OF DIMENSION 6*NDP-15, WHERE THE
           POINT NUMBERS OF THE VERTEXES OF THE (IT)TH
           TRIANGLE ARE TO BE STORED AS THE (3*IT-3)ND,
           (3*IT-2)ST, AND (3*IT-1)TH ELEMENTS,
           IT=1,2,...,NT,
     NL  = NUMBER OF BORDER LINE SEGMENTS,
     IPL = INTEGER ARRAY OF DIMENSION 6*NDP, WHERE THE
           POINT NUMBERS OF THE END POINTS OF THE (IL)TH
           BORDER LINE SEGMENT AND ITS RESPECTIVE TRIANGLE
           NUMBER ARE TO BE STORED AS THE (3*IL-2)ND,
           (3*IL-1)ST, AND (3*IL)TH ELEMENTS,
           IL=1,2,..., NL.

 THE OTHER PARAMETERS ARE
     IWL = INTEGER ARRAY OF DIMENSION 18*NDP USED
           INTERNALLY AS A WORK AREA,
     IWP = INTEGER ARRAY OF DIMENSION NDP USED
           INTERNALLY AS A WORK AREA,
     WK  = ARRAY OF DIMENSION NDP USED INTERNALLY AS A
           WORK AREA.

ImportModflow2005 Modflow2005ImporterUnit Import the MODFLOW-2005 model whose name file is ListFileName.
INCONSISTENT_PARAMETERS TriPackMessages 140
INDXCC TripackProcedures  
IniFileName IniFileUtilities IniFileName returns the full path of an .ini file for the application specified by ExeName.
InitializeDataBase frmExportShapefileUnit Public declarations
INSERT TripackProcedures  
INTADD TripackProcedures  
InternetIniFileName IniFileUtilities  
INTRC0 SfrProcedures  
INTRC0_TEST TriPackMessages 320
INTRC1 SfrProcedures  
INTSEC TripackProcedures  
IntToStrFormatted ModelMuseUtilities IntToStrFormatted converts Value to a string that includes the thousands separator if appropriate.
INVALID_INPUT_PARAMETER TriPackMessages 110
IsUniform AbstractGridUnit IsUniform returns True if all members of AnArray are the same.
IsValueInside ScreenObjectUnit  
IsWOW64 ModelMuseUtilities  
LaunchURL WebUtils BrowserPath should either be the full path of the web browser or it should be '' to use the default web browser.
LaunchURL RbwInternetUtilities LaunchURL launches a web browser with the specified URL.
LayoutControls frmCustomGoPhastUnit LayoutControls sets the Left and Width of Control and ALabel so that they are lined up over Column in Grid.
LEFT TripackProcedures  
LESS_THAN_3_NEIGHBORS TriPackMessages 120
LinEst LinRegression -Performs linear fit to data and returns coefficients and error statistics.
LinEst16 LinRegression -Performs linear fit to data and returns coefficients and error statistics.
LSTPTR TripackProcedures  
MAXIMUM_INTERPOLATION_ERROR TriPackMessages Demo 2 messages
MemoryUsed TempFiles  
ModifiedSpectralScheme ColorSchemes ModifiedSpectralScheme converts Fraction to a spectral color but avoiding green.
MoveToFrontCell frmGoToUnit MoveToFrontCell moves the front view of the model to the cell at Column, Layer.
MoveToImage frmGoToUnit  
MoveToMesh frmGoToUnit  
MoveToSideCell frmGoToUnit MoveToSideCell moves the side view of the model to the cell at Row, Layer.
MoveToTopCell frmGoToUnit MoveToTopCell moves the top view of the model to the cell at Column, Row.
Mt3dmsStringValueRemoveSubscription Mt3dmsChemUnit  
Mt3dmsStringValueRestoreSubscription Mt3dmsChemUnit  
NBCNT TripackProcedures  
NearlyTheSame SolidGeom  
NearlyTheSame SolidGeom  
NEARND TripackProcedures  
NEIGHBORS TriPackMessages 101
NewPage TriPackMessages 106
Normal ModelMuseUtilities Normal calculates the normal of the plane defined by v1, v2, and v3.
NULL_TRIANGLES TriPackMessages TRMTST Messages 100
NUMBER CalCompRoutines NUMBER adds X0, Y0 and NumberToPlot to CurrentLineList.Numbers.
OPTIM TripackProcedures  
OrientationToViewDirection GoPhastTypes  
OUTPUT_FROM_BNODES TriPackMessages INTERPOLATION TEST MESSAGES 300
OUT_OF_RANGE_Demo1 TriPackMessages Demo 1 messages TRIANGULATION ERROR MESSAGES 200
OUT_OF_RANGE_TRPRNT TriPackMessages 108
ParmeterTypeToStr OrderedCollectionUnit  
PLOT CalCompRoutines calling with IPEN = 3 starts a new line.
PLOTS CalCompRoutines INITIALIZE PLOTTING
PointInConcavePolygon ScreenObjectUnit  
PointsEqual frmCustomImportSimpleFileUnit Public declarations
Positions TriPackMessages 104
QuoteFileName ModelMuseUtilities  
ReadCompBoolean ModflowCellUnit  
ReadCompCell ModflowCellUnit  
ReadCompInt ModflowCellUnit  
ReadCompReal ModflowCellUnit  
ReadCompString ModflowCellUnit  
ReadCompStringSimple ModflowCellUnit  
ReadDoublePrecisionModflowBinaryRealArray ReadModflowArrayUnit AFile needs to be open before being passed to this procedure.
ReadDoublePrecisionMt3dmsBinaryRealArray ReadModflowArrayUnit  
ReadGlobalFile ReadGlobalsUnit  
ReadIntegerArray AbstractGridUnit ReadIntegerArray is used to read a one-dimensional array of integers from a stream.
ReadInternetFile RbwInternetUtilities ReadInternetFile reads the file at the URL defined by URL_String and puts it contents in Lines.
ReadModflowAsciiRealArray ReadModflowArrayUnit F.AFile needs to be open before being passed to this procedure.
ReadModflowDoublePrecFluxArray ReadModflowArrayUnit AFile needs to be open before being passed to this procedure.
ReadModflowSinglePrecFluxArray ReadModflowArrayUnit AFile needs to be open before being passed to this procedure.
ReadPvalFile ReadPvalUnit  
ReadRealArray AbstractGridUnit ReadRealArray is used to read a one-dimensional array of real numbers from a stream.
ReadSinglePrecisionModflowBinaryRealArray ReadModflowArrayUnit AFile needs to be open before being passed to this procedure.
ReadSinglePrecisionMt3dmsBinaryRealArray ReadModflowArrayUnit  
ReadSurfer6GrdFile SurferGridFileReaderUnit  
ReadSurfer7GrdFile SurferGridFileReaderUnit  
ReadSurferAsciiFile SurferGridFileReaderUnit  
Register SsButtonEd  
Register RbwModelCube Published declarations
Register RbwDynamicCursor Published declarations
Register RbwParser Register installs the component on the component palette.
Register RbwStringTreeCombo Published declarations
Register RbwRuler Register registers TRbwRuler.
Register RbwDataGrid4  
Register ArgusDataEntry  
Register ZoomBox2 Register registers TQRbwZoomBox2.
Register MostRecentlyUsedFiles Register registers TvRbwMostRecentlyUsed with the Delphi IDE on the RBW page.
Register RbwController Published declarations
Register QuadTreeClass Register registers TRbwQuadTree.
RemoveHfbModflowBoundarySubscription ModflowHfbUnit  
RenumberMesh MeshRenumbering  
ResetMaxUnitNumber CustomModflowWriterUnit  
ResetScreenObjectFunction ScreenObjectUnit If the formula for a TDataArray in a TScreenObject is incorrect, ResetScreenObjectFunction is used to change it to a default value.
RestoreHfbModflowBoundarySubscription ModflowHfbUnit  
RightCopy GoPhastTypes  
ROTATE SfrProcedures  
RunAProgram ModelMuseUtilities  
rwObjectBinaryToXML rwXMLConv  
rwObjectXMLToBinary rwXMLConv  
ScreenObjectCompare ScreenObjectUnit ScreenObjectCompare is a comparison function for List.Sort.
SelectAScreenObject ScreenObjectUnit  
SelectOnlyLeaves frmCustomGoPhastUnit  
SetCurrentNameFileWriter CustomModflowWriterUnit  
SetDefaults QuadMeshGenerator  
SetDefaults frmColorsUnit SetDefaults sets default values for ColorValues.
SetFrontCornerPosition frmGoToUnit  
SetFrontPosition frmGoToUnit SetFrontPosition moves the front view of the model so that the point (XCoordinate,ZCoordinate) is at the center of the view.
SETRO1 SfrProcedures  
SetSideCornerPosition frmGoToUnit  
SetSidePosition frmGoToUnit SetSidePosition moves the side view of the model so that the point (YCoordinate,ZCoordinate) is at the center of the view.
SetTopCornerPosition frmGoToUnit  
SetTopPosition frmGoToUnit SetTopPosition moves the top view of the model so that the point (XCoordinate,YCoordinate) is at the center of the view.
SGPRNT SfrProcedures  
ShowAForm frmCustomGoPhastUnit ShowAForm creates an instance of FormClass and calls ShowModal on that instance.
ShowHelp frmCustomGoPhastUnit  
SmoothArray frmSmoothGridUnit SmoothArray alters AnArray so that the widths of the spacing between adjacent items in AnArray is less than or equal to Criterion.
SNHCSH SfrProcedures  
SortLayerSorts GoPhastTypes  
SortPointObjects doublePolyhedronUnit  
SpecifyContourLevel CalCompRoutines SpecifyContourLevel sets CurrentLine.ContourLevel and CurrentLine.TriangleNumber of CurrentLine.
StatFlatToStr GoPhastTypes  
SteppedSequential ColorSchemes SteppedSequential converts Fraction to a color using a scheme that varies the base color between one of five choices and within each of those choices varies the chroma and intensity.
STORE TripackProcedures  
StoreArrays CalCompRoutines StoreArrays sets CurrentLineList.XD, CurrentLineList.YD, and CurrentLineList.Triangles of CurrentLineList.
StringValueRemoveSubscription ModflowEtsUnit  
StringValueRestoreSubscription ModflowEtsUnit  
StrToStatFlag GoPhastTypes  
SubtractVectors ModelMuseUtilities SubtractVectors subtracts v2 from v1.
SurferFileType SurferGridFileReaderUnit  
SWAP TripackProcedures  
SwapDoubleBytes ShapefileUnit SwapDoubleBytes copies Bytes in reverse order from Sourceˆ to Destˆ.
SwapLongIntBytes ShapefileUnit SwapLongIntBytes copies Bytes in reverse order from Sourceˆ to Destˆ.
SWPTST TripackProcedures  
SYMBOL CalCompRoutines As used here, simply plot a dot at the specified location.
TableRowRemoveSubscription ModflowSfrTable  
TableRowRestoreSubscription ModflowSfrTable  
TempFileName TempFiles TempFileName generates a name for a new temporary file in an application-specific temporary directory.
TitleCase ModelMuseUtilities  
TRFIND TripackProcedures  
TRIANGULATION_ERRORS TriPackMessages 430
TRICP_Pascal TriCP_Routines

     T R I ANGLE    C  ONTOUR    P  LOTTING

     USER INTERFACE   (VERSION 0.1)

     COPYRIGHT(C): A. PREUSSER, 1984
                   SEN. F. WISS. U. FORSCH.
                   PROJEKTGRUPPE PARALLELRECHNEN
                   HEILBRONNER STR. 10
                   D-1000 BERLIN 31

   XD,YD,ZD   COORDINATES OF DATA POINTS
              XD AND YD MUST BE GIVEN IN CM.
              FOR USING INCH,  SET INSTALLATION PARAMETER
              CMSCAL= 2.54 .
   ND         NUMBER OF DATA POINTS
   C          CONTOUR LEVELS
   NC         NUMBER OF CONTOUR LEVELS
   NT         NUMBER OF TRIANGLES
   WK         REAL WORK ARRAY, DIMENSION 5*ND

              ON EXIT, WK CONTAINS THE PARTIAL DERIVATIVES
              (ZX(I),ZY(I),ZXX(I),ZXY(I),ZYY(I),I=1,ND)

   IPT           INTEGER ARRAY. THE DIMENSION IS 3*NT.
                 POINT NUMBERS FOR THE TRIANGLES.
                 THE FIRST 3 NUMBERS DETERMINE THE VERTICES OF THE
                 FIRST TRIANGLE, THE NEXT 3 FOR THE SECOND AND SO ON.
                 THE NUMBERS CORRESPOND TO THE INDICES OF THE
                 XD,YD,ZD ARRAYS. THEY ARE ARRANGED COUNTER-
                 CLOCKWISE WITHIN A TRIANGLE.

   IPL           INTEGER ARRAY. THE DIMENSION IS NCP*ND
                 A LIST OF NCP*ND POINT NUMBERS, REPRESENTING
                 NCP POINTS FOR EACH DATA POINT THAT ARE
                 THE CLOSEST TO THIS POINT. THE FIRST NCP
                 NUMBERS ARE FOR THE FIRST DATA POINT, THE NEXT
                 NCP FOR THE SECOND AND SO ON. THESE NUMBERS
                 WERE USED FOR THE COMPUTATION OF THE PARTIAL
                 DERIVATIVES.

   NCP           NCP IS AN INSTALLATION PARAMETER AND WILL BE SET
                 TO 4.

   MODE       MODE OF USAGE
              0, TRIANGULATION REQUESTED.
                 NT, IPT AND IPL WILL HAVE THE INFORMATION DESCRIBED
                 ABOVE ON EXIT.

              1, NO TRIANGULATION REQUESTED.
                 IPT MUST CONTAIN THE INFORMATION ABOUT
                 THE TRIANGLES AS DESCRIBED ABOVE
                 ON ENTRY AND NT MUST BE SPECIFIED ON ENTRY.
                 IPT WILL NOT BE CHANGED
                 AND IN ADDITION, THE INFORMATION DESCRIBED
                 IN IPL WILL BE AVAILABLE ON EXIT.

              2, NO TRIANGULATION AND NO DETERMINATION OF THE
                 NCP CLOSEST POINTS FOR EACH DATA POINT.
                 IPT AND IPL MUST CONTAIN THE INFORMATION AS DESCRIBED
                 AS INPUT INFORMATION AND NT MUST BE SPECIFIED ON ENTRY.
                 THE CONTENTS OF IPT AND IPL WILL NOT BE CHANGED.

              3, NO TRIANGULATION AND NO COMPUTATION OF THE
                 PARTIAL DERIVATIVES.
                 IPT MUST CONTAIN THE INFORMATION ABOUT
                 THE TRIANGLES AS DESCRIBED ABOVE
                 ON ENTRY AND NT MUST BE SPECIFIED ON ENTRY
                 AND
                 WK MUST CONTAIN THE PARTIAL DERIVATIVES
                 (ZX(I),ZY(I),ZXX(I),ZXY(I),ZYY(I),I=1,ND)
                 ON ENTRY.
                 IPL IS IGNORED.
                 THE CONTENTS OF WK AND IPT WILL NOT BE CHANGED.
                 THIS MODE IS ESPECIALLY USEFUL WHEN TRICP IS
                 CALLED AGAIN AFTER A PREVIOUS CALL. FOR INSTANCE,
                 ONLY THE CONTOUR LEVELS MAY HAVE CHANGED.
                 WHEN DESIGNING A SURFACE, IT MAY BE APPROPRIATE
                 TO CHANGE THE XD,YD,ZD PARAMETERS AND THE PARTIAL
                 DERIVATIVES INTERACTIVELY AND TO CALL TRICP AGAIN
                 USING THIS MODE.

TRIPAK_SRFPAK_TEST TriPackMessages INFORMATIVE MESSAGES 400
TRLIST TripackProcedures  
TRLIST2 TripackProcedures TRLIST2 is a faster version of TRLIST
TRLPRT TripackProcedures  
TRMESH TripackProcedures  
Trmesh_2_Idtang TriCP_Routines Trmesh_2_Idtang converts the triangulation data structure used by TRMESH to that used by IDTANG_Pascal.
TRPLOT TripackProcedures  
TRPRNT TripackProcedures  
TRVOL SfrProcedures  
TVAL SfrProcedures  
UNIF SfrProcedures  
UNIF_TEST TriPackMessages 340
UpdateCurrentModel GIS_Functions  
UpdateCurrentScreenObject GIS_Functions UpdateCurrentScreenObject stores AScreenObject in a global variable and resets the global variable for TCellElementSegment to nil.
UpdateCurrentSection GIS_Functions UpdateCurrentSection stores SectionIndex in a global variable.
UpdateCurrentSegment GIS_Functions UpdateCurrentSegment stores ASegment in a global variable and also calls UpdateCurrentSection.
UpdateDialogBoxFileName frmCustomGoPhastUnit  
UpdateFrmDisplayData frmDisplayDataUnit  
UpdateGlobalLocations GIS_Functions UpdateGlobalLocations updates a series of global values related to location.
UpdateHelpFiles RbwHelpViewer UpdateHelpFiles is used to update the list of files that the help viewer uses for showing help.
UpdateSegmentOrientation SutraMeshUnit  
UpdateTreeComboText frmCustomGoPhastUnit  
ValidName GoPhastTypes  
VertexAngleRadians QuadMeshGenerator  
VertexAngleRadians QuadMeshGenerator  
VOLUME SfrProcedures  
WriteCompBoolean ModflowCellUnit  
WriteCompCell ModflowCellUnit  
WriteCompInt ModflowCellUnit  
WriteCompReal ModflowCellUnit  
WriteCompString ModflowCellUnit  
WriteIntegerArray AbstractGridUnit WriteIntegerArray is used to write a one-dimensional array of integers to a stream.
WriteModflowBatchFile CustomModflowWriterUnit name writes a batch-file used to run MODFLOW.
WriteModPathBatchFile CustomModflowWriterUnit name writes a batch-file used to run MODPATH.
WriteModPathBatchFileVersion6 CustomModflowWriterUnit  
WriteMt3dmsBatchFile CustomModflowWriterUnit  
WritePhastInput WritePhastUnit WritePhastInput writes the transport data input file for PHAST.
WriteRealArray AbstractGridUnit WriteRealArray is used to write a one-dimensional array of real numbers to a stream.
WriteZoneBudgetBatchFile CustomModflowWriterUnit  
WrongEndsMatch doublePolyhedronUnit  
XIntersection ScreenObjectUnit Point1 and Point2 define a non-horizontal line. Given Y, XIntersection returns the X value for this point along the line.
X_NODE TriPackMessages 102
YIntersection ScreenObjectUnit Point1 and Point2 define a non-vertical line. Given X, YIntersection returns the Y value for this point.
YIntersection ScreenObjectUnit  
ZGRADG SfrProcedures  
ZINIT SfrProcedures  
ZipAFile TempFiles  

Generated by PasDoc 0.12.1 on 2013-05-13 15:42:08