Skip to content
Snippets Groups Projects
Select Git revision
  • 8743175134e07ec9b2a28b68d0a0756c1250fb5c
  • master default protected
  • FixNormalTraction
  • THM-FreezingUpdates
  • THM_H_Freezing
  • ShortenSecondaryVariablesConfig
  • EmbeddedPythonInterpreter
  • TH2M-CR
  • TH2M-CR-clean
  • TH2M-PhaseTransitionsCleanup
  • RemoveKMFromAsmWJacobian
  • LiakopoulosRMTest
  • EBS
  • RM_SwitchOffPhaseCompressibilityInUnsaturated
  • TimeIncrement
  • RandomFixes
  • EnableDefaultEigenVectorization
  • MplPythonProperty
  • RemoveTaylorHoodFlagFromMeshSubsets
  • Basix
  • Galery_H2C3
  • 6.5.5
  • 6.5.4
  • 6.5.3
  • 6.5.2
  • 6.5.1
  • 6.5.0
  • 6.4.4
  • 6.4.3
  • 6.4.2
  • 6.4.1
  • 6.4.0
  • 6.3.3
  • data-explorer-5
  • 6.3.2
  • 6.3.1
  • 6.3.0
  • 6.2.2
  • 6.2.1
  • 6.2.0
  • 6.2.0-rc1
41 results

.gitmodules

Blame
  • Forked from ogs / ogs
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    build-linux-petsc.yml 216 B
    build linux petsc:
      extends: .template-build-linux
      tags:
        - envinf1
        - docker-shell
    
      variables:
        BUILD_DIR: "build-petsc"
        CMAKE_ARGS: "-DOGS_USE_CONAN=OFF -DOGS_USE_PETSC=ON -DBUILD_SHARED_LIBS=ON"