Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py456 sowing_types = {'@', 'S', 'E', 'M'} variable in PetscDocString
536 if any(raw.startswith(f'/*{char}') for char in cls.sowing_types):
863 if begin_sowing[0] not in self.sowing_types:
902 elif any(c in self.sowing_types for c in begin_sowing):