Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx143 …(const char *file_, const char *func_, int line_) noexcept : file(split_on_petsc_path_(file_)), fu… in PetscStackFrame()
156 static std::string split_on_petsc_path_(std::string &&in) noexcept in split_on_petsc_path_() function