https://mooseframework.inl.gov
StochasticTools::VectorCalculator< InType, OutType, CalcType > Member List

This is the complete list of members for StochasticTools::VectorCalculator< InType, OutType, CalcType >, including all inherited members.

_calcsStochasticTools::VectorCalculator< InType, OutType, CalcType >private
_communicatorlibMesh::ParallelObjectprotected
_valuesStochasticTools::VectorCalculator< InType, OutType, CalcType >private
Calculator(const libMesh::ParallelObject &other, const std::string &name)StochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >inline
comm() constlibMesh::ParallelObject
compute(const std::vector< InType > &, bool)StochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >
finalize(bool is_distributed) overrideStochasticTools::VectorCalculator< InType, OutType, CalcType >protectedvirtual
finalizeCalculator(bool)StochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >
get() const overrideStochasticTools::VectorCalculator< InType, OutType, CalcType >inlineprotectedvirtual
getValue() constStochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >
initialize() overrideStochasticTools::VectorCalculator< InType, OutType, CalcType >protectedvirtual
initializeCalculator()StochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >
n_processors() constlibMesh::ParallelObject
name() constStochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >inline
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject
ParallelObject(const ParallelObject &other)libMesh::ParallelObject
processor_id() constlibMesh::ParallelObject
update(const InType &data) overrideStochasticTools::VectorCalculator< InType, OutType, CalcType >protectedvirtual
Calculator< std::vector< InType >, std::vector< OutType > >::update(const typename std::vector< InType > ::value_type &)=0StochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >protectedpure virtual
updateCalculator(const typename std::vector< InType > ::value_type &)StochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >
~Calculator()=defaultStochasticTools::Calculator< std::vector< InType >, std::vector< OutType > >virtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual