Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new math_Uzawa_2(Cont: math_Matrix, Secont: math_Vector, StartingPoint: math_Vector, Nci: Graphic3d_ZLayerId, Nce: Graphic3d_ZLayerId, EpsLix: number, EpsLic: number, NbIterations: Graphic3d_ZLayerId): math_Uzawa_2
  • Parameters

    • Cont: math_Matrix
    • Secont: math_Vector
    • StartingPoint: math_Vector
    • Nci: Graphic3d_ZLayerId
    • Nce: Graphic3d_ZLayerId
    • EpsLix: number
    • EpsLic: number
    • NbIterations: Graphic3d_ZLayerId

    Returns math_Uzawa_2

Methods

  • Duale(V: math_Vector): void
  • Dump(o: Standard_OStream): void
  • Parameters

    • o: Standard_OStream

    Returns void

  • Error(): math_Vector
  • InitialError(): math_Vector
  • InverseCont(): math_Matrix
  • IsDone(): boolean
  • NbIterations(): Graphic3d_ZLayerId
  • Value(): math_Vector
  • delete(): void

Generated using TypeDoc