[petsc-dev] What to do with DMDALocalToLocal routines when adding DMLocalToLocalBegin()/End()?
Richard Tran Mills
rtm at eecs.utk.edu
Wed Mar 27 14:23:43 CDT 2013
As mentioned previously, I want to add DMLocalToLocalBegin()/End()
interface functions. This operation is only supported by DMDA right now
(see src/dm/impls/da/daltol.c). It appears that I should convert
DMDALocalToLocalBegin()/End() to DMLocalToLocalBegin/End_DA(). I lean
towards leaving DMDALocalToLocalCreate() (which is called "lazily" by
DMDALocalToLocalBegin()) as-is, however. Does this sound OK?
--Richard
--
Richard Tran Mills, Ph.D.
Computational Earth Scientist | Joint Assistant Professor
Hydrogeochemical Dynamics Team | EECS and Earth & Planetary Sciences
Oak Ridge National Laboratory | University of Tennessee, Knoxville
E-mail: rmills at ornl.gov V: 865-241-3198 http://climate.ornl.gov/~rmills
More information about the petsc-dev
mailing list