Configuration for DEC system
This commit is contained in:
parent
fa389b4ac7
commit
365fb19e47
20
seq_linear_solvers/amg/tools/config.dec
Normal file
20
seq_linear_solvers/amg/tools/config.dec
Normal file
@ -0,0 +1,20 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="cc"
|
||||
|
||||
AMG_F77_FLAGS="-silent"
|
||||
|
||||
AMG_F90_FLAGS="-silent"
|
||||
|
||||
AMG_LINK="cc"
|
||||
20
seq_ls/amg/tools/config.dec
Normal file
20
seq_ls/amg/tools/config.dec
Normal file
@ -0,0 +1,20 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="cc"
|
||||
|
||||
AMG_F77_FLAGS="-silent"
|
||||
|
||||
AMG_F90_FLAGS="-silent"
|
||||
|
||||
AMG_LINK="cc"
|
||||
Loading…
Reference in New Issue
Block a user