Files
opm-upscaling/.hgignore
Bård Skaflestad d8a34bf680 Port OPMTransport's spu_2p test programmes to use Dune's solvers.
Initial testing suggests that stability or convergence may be affected
by the accuracy with which we solve the individual Jacobian systems.
2011-10-11 18:36:28 +02:00

38 lines
467 B
Plaintext

# use shell glob syntax for wildcards etc.
syntax: glob
# General patterns
*~
*.o
*.lo
*.la
.libs
.deps
*.pc
stamp-*
*.aux
*.log
# Some more files generated by autotools.
Makefile
Makefile.in
Doxyfile
Doxyfile.in
aclocal.m4
am
autom4te.cache
configure
config.*
dependencies.m4
depcomp
install-sh
libtool
ltmain.sh
missing
# Ignoring executables
*_test
dune/porsol/blackoil/test/bo_fluid_pressuredeps
dune/porsol/blackoil/test/bo_fluid_p_and_z_deps
examples/spu_2p