|
| CartesianProductSampler (const InputParameters ¶meters) |
|
std::vector< Real > | getNextLocalRow () |
|
dof_id_type | getNumberOfRows () const |
|
dof_id_type | getNumberOfCols () const |
|
dof_id_type | getNumberOfLocalRows () const |
|
const LocalRankConfig & | getRankConfig (bool batch_mode) const |
|
virtual bool | isAdaptiveSamplingCompleted () const |
|
libMesh::Parallel::Communicator & | getLocalComm () |
|
virtual bool | enabled () const |
|
std::shared_ptr< MooseObject > | getSharedPtr () |
|
std::shared_ptr< const MooseObject > | getSharedPtr () const |
|
MooseApp & | getMooseApp () const |
|
const std::string & | type () const |
|
virtual const std::string & | name () const |
|
std::string | typeAndName () const |
|
std::string | errorPrefix (const std::string &error_type) const |
|
void | callMooseError (std::string msg, const bool with_prefix) const |
|
MooseObjectParameterName | uniqueParameterName (const std::string ¶meter_name) const |
|
const InputParameters & | parameters () const |
|
MooseObjectName | uniqueName () const |
|
const T & | getParam (const std::string &name) const |
|
std::vector< std::pair< T1, T2 > > | getParam (const std::string ¶m1, const std::string ¶m2) const |
|
const T & | getRenamedParam (const std::string &old_name, const std::string &new_name) const |
|
T | getCheckedPointerParam (const std::string &name, const std::string &error_string="") const |
|
bool | isParamValid (const std::string &name) const |
|
bool | isParamSetByUser (const std::string &nm) const |
|
void | paramError (const std::string ¶m, Args... args) const |
|
void | paramWarning (const std::string ¶m, Args... args) const |
|
void | paramInfo (const std::string ¶m, Args... args) const |
|
void | connectControllableParams (const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const |
|
void | mooseError (Args &&... args) const |
|
void | mooseErrorNonPrefixed (Args &&... args) const |
|
void | mooseDocumentedError (const std::string &repo_name, const unsigned int issue_num, Args &&... args) const |
|
void | mooseWarning (Args &&... args) const |
|
void | mooseWarningNonPrefixed (Args &&... args) const |
|
void | mooseDeprecated (Args &&... args) const |
|
void | mooseInfo (Args &&... args) const |
|
std::string | getDataFileName (const std::string ¶m) const |
|
std::string | getDataFileNameByName (const std::string &relative_path) const |
|
std::string | getDataFilePath (const std::string &relative_path) const |
|
virtual void | initialSetup () |
|
virtual void | timestepSetup () |
|
virtual void | jacobianSetup () |
|
virtual void | residualSetup () |
|
virtual void | subdomainSetup () |
|
virtual void | customSetup (const ExecFlagType &) |
|
const ExecFlagEnum & | getExecuteOnEnum () const |
|
PerfGraph & | perfGraph () |
|
T & | getSampler (const std::string &name) |
|
Sampler & | getSampler (const std::string &name) |
|
T & | getSamplerByName (const SamplerName &name) |
|
Sampler & | getSamplerByName (const SamplerName &name) |
|
const VectorPostprocessorValue & | getVectorPostprocessorValue (const std::string ¶m_name, const std::string &vector_name) const |
|
const VectorPostprocessorValue & | getVectorPostprocessorValue (const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const |
|
const VectorPostprocessorValue & | getVectorPostprocessorValueByName (const VectorPostprocessorName &name, const std::string &vector_name) const |
|
const VectorPostprocessorValue & | getVectorPostprocessorValueByName (const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const |
|
const VectorPostprocessorValue & | getVectorPostprocessorValueOld (const std::string ¶m_name, const std::string &vector_name) const |
|
const VectorPostprocessorValue & | getVectorPostprocessorValueOld (const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const |
|
const VectorPostprocessorValue & | getVectorPostprocessorValueOldByName (const VectorPostprocessorName &name, const std::string &vector_name) const |
|
const VectorPostprocessorValue & | getVectorPostprocessorValueOldByName (const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const |
|
const ScatterVectorPostprocessorValue & | getScatterVectorPostprocessorValue (const std::string ¶m_name, const std::string &vector_name) const |
|
const ScatterVectorPostprocessorValue & | getScatterVectorPostprocessorValueByName (const VectorPostprocessorName &name, const std::string &vector_name) const |
|
const ScatterVectorPostprocessorValue & | getScatterVectorPostprocessorValueOld (const std::string ¶m_name, const std::string &vector_name) const |
|
const ScatterVectorPostprocessorValue & | getScatterVectorPostprocessorValueOldByName (const VectorPostprocessorName &name, const std::string &vector_name) const |
|
bool | hasVectorPostprocessor (const std::string ¶m_name, const std::string &vector_name) const |
|
bool | hasVectorPostprocessor (const std::string ¶m_name) const |
|
bool | hasVectorPostprocessorByName (const VectorPostprocessorName &name, const std::string &vector_name) const |
|
bool | hasVectorPostprocessorByName (const VectorPostprocessorName &name) const |
|
const VectorPostprocessorName & | getVectorPostprocessorName (const std::string ¶m_name) const |
|
DenseMatrix< Real > | getGlobalSamples () |
|
DenseMatrix< Real > | getGlobalSamples () |
|
DenseMatrix< Real > | getLocalSamples () |
|
DenseMatrix< Real > | getLocalSamples () |
|
dof_id_type | getLocalRowBegin () const |
|
dof_id_type | getLocalRowBegin () const |
|
dof_id_type | getLocalRowEnd () const |
|
dof_id_type | getLocalRowEnd () const |
|
const Distribution & | getDistribution (const std::string &name) const |
|
const T & | getDistribution (const std::string &name) const |
|
const Distribution & | getDistribution (const std::string &name) const |
|
const T & | getDistribution (const std::string &name) const |
|
const Distribution & | getDistributionByName (const DistributionName &name) const |
|
const T & | getDistributionByName (const std::string &name) const |
|
const Distribution & | getDistributionByName (const DistributionName &name) const |
|
const T & | getDistributionByName (const std::string &name) const |
|
bool | isVectorPostprocessorDistributed (const std::string ¶m_name) const |
|
bool | isVectorPostprocessorDistributed (const std::string ¶m_name) const |
|
bool | isVectorPostprocessorDistributedByName (const VectorPostprocessorName &name) const |
|
bool | isVectorPostprocessorDistributedByName (const VectorPostprocessorName &name) const |
|
const Parallel::Communicator & | comm () const |
|
processor_id_type | n_processors () const |
|
processor_id_type | processor_id () const |
|