- may be gmx namespace is needed
authorAnatoly Titov <wapukcobaka@gmail.com>
Fri, 24 Dec 2021 12:41:55 +0000 (15:41 +0300)
committerAnatoly Titov <wapukcobaka@gmail.com>
Fri, 24 Dec 2021 12:41:55 +0000 (15:41 +0300)
src/domains.cpp

index 48f1e8a8b107d934d1b36cefeada02fe53a55408..1da760e2ba753a48830dc31b32a80058662c8199 100644 (file)
@@ -133,7 +133,7 @@ Domains::initOptions(IOptionsContainer          *options,
                            .store(&selec).required()
                            .description("Atoms that are considered as part of the excluded volume."));
     // Add option for output file name
-    options->addOption(FileNameOption("on").filetype(eftIndex).outputFile()
+    options->addOption(FileNameOption("on").filetype(gmx::OptionFileType::eftIndex).outputFile()
                             .store(&fnNdx_).defaultBasename("domains")
                             .description("Index file for the algorithm output."));
     // Add option for domain min size constant