FortranWrapper Namespace

Fortran DLL Wrapper

FortranWrapper Namespace

The FortranWrapper namespaces contain all the classes neccessary to interface with the Fortran DLL for wellbore stability and geomechanics.
Classes
  ClassDescription
Public classElasticModel
Implementation of IElasticModel and ICloneable.
Public classFailureProperties
Implementation of IFailureProperties and ICloneable.
Public classFortranDllServiceT
Provides methods for computing various wellbore stability analyses.
Public classMechanicalProperties
Implementation of IMechanicalProperties and ICloneable.
Public classProgressT
Provides an IProgress{T} that invokes callbacks for each reported progress value.
Public classStressGradients
Implementation of IStressGradients and ICloneable.
Public classWellboreGeometry
Implementation of IWellboreGeometry and ICloneable.
Interfaces
  InterfaceDescription
Public interfaceIElasticModel
Provides access to members that define elastic model.
Public interfaceIFailureProperties
Provides access to failure properties of a model.
Public interfaceIMechanicalProperties
Provides access to mechanical properties of a formation.
Public interfaceIProgressT
Defines a provider for progress updates.
Public interfaceIStressGradients
Provides access to stress gradients.
Public interfaceIWellboreGeometry
Provides access to wellbore geometry properties of a model.
Enumerations
  EnumerationDescription
Public enumerationBoreholeCondition
Defines the conditions of the borehole.
Public enumerationFailureCriterion
Defines the failure criteria.
Public enumerationFailureMode
Defines failure modes.