Blockstructured Adaptive Mesh Refinement in object-oriented C++
Example of amroc.config
# note: Makefiles require gmake
#
# Supported C++-compilers and platforms are:
# Sun Solaris - GNU gcc
# SP2, RS6000 AIX - xlC
# Linux PC - GNU gcc, Portland Group (pgi), KAI, Intel (icc)
#
# See src/defs/$(ARCH)/$(DEBUG)/generic.$(COMP).defs for general options
# and which Fortran-compiler will be employed.
#ARCH =linux# # Platform/operating system: solaris, irix, sp2, linux have been tested yet DEBUG =debug# # Build-mode: opt, debug MPISWITCH =off# # on, off COMP =gcc# # gcc, pgi, icc, kai, vac (Visual Age xlc)AMROCBASE =AMROC# AMROC =$(HOME)/$(AMROCBASE)###################################################### ## no changes should be required below this line ## #####################################################ARCHPATH =$(ARCH)/$(DEBUG)# BINARIES =$(AMROC)/bin/$(DEBUG)AMROCLIBS =$(AMROC)/lib/amroc/$(DEBUG)# DAGHLIBS =$(AMROC)/lib/dagh/$(DEBUG)# CLPLIBS =$(AMROC)/lib/clawpack/$(DEBUG)# HDFLIBS =$(AMROC)/lib/HDF4/$(ARCH)# VISUAL3LIBS =$(AMROC)/lib/visual3/$(ARCH)# GENERIC_TARGETS=$(AMROC)/defs/generic-targets
Quickstart Users Guide Programmers Reference Installation Examples Download
AMROC Main Home Contactlast update: 11/4/04