Fortran DLL Wrapper
![]() | FortranWrapper Namespace |
The FortranWrapper namespaces contain all the classes neccessary to interface with the Fortran DLL for wellbore stability and geomechanics.

Class | Description | |
---|---|---|
![]() | ElasticModel |
Implementation of IElasticModel and ICloneable.
|
![]() | FailureProperties |
Implementation of IFailureProperties and ICloneable.
|
![]() | FortranDllServiceT |
Provides methods for computing various wellbore stability analyses.
|
![]() | MechanicalProperties |
Implementation of IMechanicalProperties and ICloneable.
|
![]() | ProgressT |
Provides an IProgress{T} that invokes callbacks for each reported progress value.
|
![]() | StressGradients |
Implementation of IStressGradients and ICloneable.
|
![]() | WellboreGeometry |
Implementation of IWellboreGeometry and ICloneable.
|

Interface | Description | |
---|---|---|
![]() | IElasticModel |
Provides access to members that define elastic model.
|
![]() | IFailureProperties |
Provides access to failure properties of a model.
|
![]() | IMechanicalProperties |
Provides access to mechanical properties of a formation.
|
![]() | IProgressT | Defines a provider for progress updates. |
![]() | IStressGradients |
Provides access to stress gradients.
|
![]() | IWellboreGeometry |
Provides access to wellbore geometry properties of a model.
|

Enumeration | Description | |
---|---|---|
![]() | BoreholeCondition |
Defines the conditions of the borehole.
|
![]() | FailureCriterion |
Defines the failure criteria.
|
![]() | FailureMode |
Defines failure modes.
|