https://github.com/geodynamics/citcoms
Revision 10e9329d70fac82d62671b94d1f62dbcff8238bd authored by Eh Tan on 29 March 2004, 07:19:00 UTC, committed by Eh Tan on 29 March 2004, 07:19:00 UTC
 Avaiable modes are:
	'F': send traction only
	'V": send velocity only (this is somewhat duplicated with VTOutlet)
	'FV": send both traction and velocity
2. TractionSource and TractionInterpolateor have to know how to interpolate velocity (because of 1)
3. remove domian_cutout()
4. restructure TractionInterpolateor class to reuse CitcomS library

1 parent c687d82
Raw File
Tip revision: 10e9329d70fac82d62671b94d1f62dbcff8238bd authored by Eh Tan on 29 March 2004, 07:19:00 UTC
1. TractionOutlet c'tor has a new argument to specify 'mode'.
Tip revision: 10e9329
local.def
# -*- Makefile -*-
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
#                               Michael A.G. Aivazis
#                        California Institute of Technology
#                        (C) 1998-2003  All Rights Reserved
#
# <LicenseText>
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#


# version
# $Id: local.def,v 1.1 2003/03/24 01:46:37 tan2 Exp $

# End of file
back to top