Skip to content

Instantly share code, notes, and snippets.

View davydden's full-sized avatar

Denis Davydov davydden

  • Nuremberg, Germany
View GitHub Profile
@davydden
davydden / trilinos.rb
Last active August 29, 2015 14:08 — forked from dpo/swig208.rb
require 'formula'
class Trilinos < Formula
homepage 'http://trilinos.sandia.gov'
url 'http://trilinos.sandia.gov/download/files/trilinos-11.10.2-Source.tar.gz'
sha1 'f7442cef35c4dea4f3535e0859deda88f68e72fc'
head 'https://software.sandia.gov/trilinos/repositories/publicTrilinos', :using => :git
option "with-teko", "Enable the Teko secondary-stable package"
option "with-shylu", "Enable the ShyLU experimental package"