From 190826d959ac618db8daab540a2987527ce1b13c Mon Sep 17 00:00:00 2001 From: Raphael Date: Tue, 31 Oct 2023 09:53:51 -0700 Subject: [PATCH] Update source/elements/oneMKL/source/domains/dft/config_params/storage_formats.rst Co-authored-by: Finlay --- .../oneMKL/source/domains/dft/config_params/storage_formats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/elements/oneMKL/source/domains/dft/config_params/storage_formats.rst b/source/elements/oneMKL/source/domains/dft/config_params/storage_formats.rst index 28f0a9c8d..bac33d773 100644 --- a/source/elements/oneMKL/source/domains/dft/config_params/storage_formats.rst +++ b/source/elements/oneMKL/source/domains/dft/config_params/storage_formats.rst @@ -19,7 +19,7 @@ Complex descriptors For a complex descriptor, the configuration parameter ``config_param::COMPLEX_STORAGE`` specifies how the entries of the complex data -sequences it expects and produces are stored. If that configuration parameter is +sequences it consumes and produces are stored. If that configuration parameter is associated with a configuration value ``config_value::COMPLEX_COMPLEX`` (default behavior), those entries are accessed and stored as ``std::complex`` (resp. ``std::complex``) elements of a single data container