VecTaggerCDFMethod#

Determines what method is used to compute absolute values from cumulative distribution values (e.g., what value is the preimage of .95 in the cdf).

Synopsis#

Values#

Note#

Relevant only in parallel: in serial it is directly computed.

Developer Note#

In PETSc enums of this type are refered to with the term type, not method.

See Also#

Vectors and Parallel Data, Vec, VecTagger, VecTaggerType, VecTaggerCreate(), VecTaggerCDFSetMethod()

Level#

advanced

Location#

include/petscvec.h


Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages