Gmsh service

  • Parameters

    • bindPath: string

      Path

    • fileIn: string

      In file (POSIX path)

    • fileOut: string

      Out file (POSIX path)

    • callback: (data: { data?: string; error?: string; pid?: number }) => void

      Callback

    • OptionalcustomExecutable: string

      Custom executable

    Returns Promise<number>

    Code