Searched refs:headstring (Results 1 – 2 of 2) sorted by relevance
17 char headstring[BUFSIZ]; in VecTaggerSetFromOptions_Simple() local28 PetscCall(PetscSNPrintf(headstring, BUFSIZ, "VecTagger %s options", name)); in VecTaggerSetFromOptions_Simple()30 PetscOptionsHeadBegin(PetscOptionsObject, headstring); in VecTaggerSetFromOptions_Simple()
86 char headstring[BUFSIZ]; in VecTaggerSetFromOptions_AndOr() local95 PetscCall(PetscSNPrintf(headstring, sizeof(headstring), "VecTagger %s options", name)); in VecTaggerSetFromOptions_AndOr()98 PetscOptionsHeadBegin(PetscOptionsObject, headstring); in VecTaggerSetFromOptions_AndOr()