IPOrthogonalizationRefinementType

determines what type of refinement to use during orthogonalization

Synopsis

typedef enum { IP_ORTH_REFINE_NEVER,
               IP_ORTH_REFINE_IFNEEDED,
               IP_ORTH_REFINE_ALWAYS } IPOrthogonalizationRefinementType;

See Also

IPSetOrthogonalization(), IPGetOrthogonalization(), IPOrthogonalize()

Location: src/ip/../../include/slepcip.h
Index of all IP routines
Table of Contents for all manual pages
Index of all manual pages