https://mooseframework.inl.gov
StochasticTools::POD Member List

This is the complete list of members for StochasticTools::POD, including all inherited members.

_communicatorStochasticTools::PODprivate
_extra_slepc_optionsStochasticTools::PODprivate
_parallel_storageStochasticTools::PODprivate
computePOD(const VariableName &vname, std::vector< DenseVector< Real >> &left_basis_functions, std::vector< DenseVector< Real >> &right_basis_functions, std::vector< Real > &singular_values, const dof_id_type num_modes, const Real energy) constStochasticTools::POD
determineNumberOfModes(const std::vector< Real > &singular_values, const dof_id_type num_modes_compute, const Real energy) constStochasticTools::PODprivate
POD(const ParallelSolutionStorage *const parallel_storage, const std::string &extra_slepc_options, const Parallel::Communicator &comm)StochasticTools::POD