-
Marcel Loose authored
* Added operation() method to BBSSingleStep and its child classes to query the BBSSingleStep for the type of operation it will perform. * Do not use PSQL arrays anymore. They caused "major" headaches when quoting array of strings. An array of strings is now stored as a normal string delimited by '[' and ']', just as in a ParameterSet.
Marcel Loose authored* Added operation() method to BBSSingleStep and its child classes to query the BBSSingleStep for the type of operation it will perform. * Do not use PSQL arrays anymore. They caused "major" headaches when quoting array of strings. An array of strings is now stored as a normal string delimited by '[' and ']', just as in a ParameterSet.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
BBSSolveStep.cc 4.48 KiB