Searched defs:operator_id (Results 1 – 3 of 3) sorted by relevance
21 …PetscObjectId operator_id; // If these vecs include the output of an operator (like B0 … member
57 static PetscErrorCode LMProductsPrepare_Internal(LMProducts dots, PetscObjectId operator_id, PetscO… in LMProductsPrepare_Internal()73 PetscObjectId operator_id = (X->operator_id == 0) ? Y->operator_id : X->operator_id; in LMProductsPrepareFromBases() local84 PetscObjectId operator_id; in LMProductsPrepare() local
29 PetscObjectId operator_id; member