Searched refs:isIncludeTag (Results 1 – 1 of 1) sorted by relevance
43 PetscBool isMergeKey, isDummyKey, isIncludeTag; in PetscParseLayerYAML() local68 PetscCall(PetscStrendswith(TAG(valnode), "!include", &isIncludeTag)); in PetscParseLayerYAML()69 if (isIncludeTag) { /* TODO: add proper support relative paths */ in PetscParseLayerYAML()