Implements LiouvilleanAveragedCommon::displayKey and LiouvilleanAveragedCommon::nAvr with the help of a cpputils::KeyPrinter. More...
#include <ElementLiouvilleanAveragedCommon.h>
Public Types | |
typedef cpputils::KeyPrinter::KeyLabels | KeyLabels |
typedef cpputils::KeyPrinter::KeyLabelsInitializer | KeyLabelsInitializer |
Public Member Functions | |
const std::string & | getTitle () const |
redirect to cpputils::KeyPrinter | |
const KeyLabels & | getLabels () const |
redirect to cpputils::KeyPrinter More... | |
Protected Member Functions | |
template<typename... KeyLabelsPack> | |
ElementLiouvilleanAveragedCommon (const std::string &keyTitle, KeyLabelsPack &&...keyLabelsPack) | |
redirect to cpputils::KeyPrinter More... | |
ElementLiouvilleanAveragedCommon (const std::string &keyTitle, KeyLabelsInitializer il) | |
redirect to cpputils::KeyPrinter More... | |
Implements LiouvilleanAveragedCommon::displayKey and LiouvilleanAveragedCommon::nAvr with the help of a cpputils::KeyPrinter.
The number of averages is taken simply to be the length of the key
Definition at line 20 of file ElementLiouvilleanAveragedCommon.h.
|
inlineprotected |
redirect to cpputils::KeyPrinter
Definition at line 32 of file ElementLiouvilleanAveragedCommon.h.
|
inlineprotected |
redirect to cpputils::KeyPrinter
Definition at line 35 of file ElementLiouvilleanAveragedCommon.h.
|
inline |
redirect to cpputils::KeyPrinter
Definition at line 27 of file ElementLiouvilleanAveragedCommon.h.