|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ copy_to_vec()
Copies v to a global vector 'destination'. Ghost points are discarded. This is potentially dangerous: make sure that DMLocalToGlobalBegin/End is broken in PETSc 3.5, so we roll our own. Definition at line 241 of file Array.cc. References get_dof(), levels(), ndof(), and size(). Referenced by put_on_proc0(), and write_impl(). |