Home
last modified time | relevance | path

Searched hist:da07bb01875fa61e2f9b27caeb7c5bcc1ca651c9 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.cda07bb01875fa61e2f9b27caeb7c5bcc1ca651c9 Fri Jan 30 23:22:48 UTC 2015 Dave May <dave.mayhem23@gmail.com> ( i) Following Barry's comment, I should not be
calling SetUp_Binary() from
SetFromOptions_Binary().

(ii) To allow users to configure their binary
viewer and activate mpi-io (e.g. to preserve old
functionality) at run-time, I call
PetscViewerSetFromOptions()
from within SetUp_Binary(), but only if
SetFromOptions_Binary() has not already been
called elsewhere.