Searched defs:operator_state (Results 1 – 3 of 3) sorted by relevance
22 …PetscObjectState operator_state; // The state of the operator when vectors in S were computed… member
57 …Prepare_Internal(LMProducts dots, PetscObjectId operator_id, PetscObjectState operator_state, Pets… in LMProductsPrepare_Internal()74 PetscObjectId operator_state = (X->operator_id == 0) ? Y->operator_state : X->operator_state; in LMProductsPrepareFromBases() local85 PetscObjectState operator_state; in LMProductsPrepare() local
30 PetscObjectState operator_state; member