Home
last modified time | relevance | path

Searched defs:sub_op_index (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/src/
H A Dsetuplibceed.c29 PetscInt sub_op_index = 0; // will be 0 for the volume op in CreateKSPMassOperator_Unstabilized() local
197 PetscInt sub_op_index = 0; // will be 0 for the volume op in AddBCSubOperators() local
/libCEED/examples/fluids/problems/
H A Dadvection.c36 PetscInt sub_op_index = 0; // will be 0 for the volume op in CreateKSPMassOperator_AdvectionStabilized() local
H A Dnewtonian.c172 PetscInt sub_op_index = 0; // will be 0 for the volume op in CreateKSPMassOperator_NewtonianStabilized() local