Fri, 16 Jan 2026 19:41:32 -0500
pointsource_algs step length estimation support
--- BasedOnStyle: LLVM IndentWidth: 4 ColumnLimit: 98 --- Language: Cpp # Force pointers to the type for C++. DerivePointerAlignment: false PointerAlignment: Left NamespaceIndentation: All AllowShortIfStatementsOnASingleLine: false AllowShortLoopsOnASingleLine: false AllowShortBlocksOnASingleLine: Never AllowShortFunctionsOnASingleLine: None ---