~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to src/kernel/settings/Makefile.in

  • Committer: logg
  • Date: 2005-10-30 11:30:30 UTC
  • Revision ID: devnull@localhost-20051030113030-bjsg8zjf107lpq54
Tailorized "2005-10-30 05:30:27 by logg"
Save solution at final time to solution.data in ODE solver
if option "save final solution" is set.

Using this option is less expensive than saving the entire solution and is
also guaranteed to give the solution at the end time without interpolation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
15
15
@SET_MAKE@
16
16
 
17
17
 
18
 
SOURCES = $(libdolfin_settings_a_SOURCES)
19
 
 
20
18
srcdir = @srcdir@
21
19
top_srcdir = @top_srcdir@
22
20
VPATH = @srcdir@