Skip to content

Commit 153231d

Browse files
committed
revert example
1 parent 81e216e commit 153231d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/10_streaming_write.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ int main()
5050
// Iterations can be accessed independently from one another. This more
5151
// restricted mode enables performance optimizations in the backends, and
5252
// more importantly is compatible with streaming I/O.
53-
Series series = Series("electrons.bp5", Access::CREATE_LINEAR, R"(
53+
Series series = Series("electrons.sst", Access::CREATE_LINEAR, R"(
5454
{
5555
"adios2": {
5656
"engine": {

0 commit comments

Comments
 (0)