Searched refs:usecomplex (Results 1 – 2 of 2) sorted by relevance
53 …PetscBool usecomplex; /* use the Lyness complex number trick to compute the matrix-vector product … member
255 …if (ctx->usecomplex) PetscCall(PetscViewerASCIIPrintf(viewer, "Using Lyness complex number trick t… in MatView_MFFD()350 if (ctx->usecomplex) h = PETSC_i * h; in MatMult_MFFD()361 if (ctx->usecomplex) { in MatMult_MFFD()515 … trick to compute the matrix-vector product", "None", mfctx->usecomplex, &mfctx->usecomplex, NULL)… in MatSetFromOptions_MFFD()