Home
last modified time | relevance | path

Searched refs:ourmulthermitiantransposeadd (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/shell/ftn-custom/
H A Dzshellf.c76 static PetscErrorCode ourmulthermitiantransposeadd(Mat mat, Vec x, Vec y, Vec z) in ourmulthermitiantransposeadd() function
234 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmulthermitiantransposeadd); in matshellsetoperation_()