Loading...
SCAL
Teuchos::DefaultBLASImpl
scale_lhs
AbstractLinAlgPack::MatrixScaling_Strategy
scale_rhs
AbstractLinAlgPack::MatrixScaling_Strategy
scan
Teuchos::Comm::scan(const ValueTypeReductionOp< Ordinal, char > &reductOp, const Ordinal bytes, const char sendBuffer[], char scanReducts[]) const =0
Teuchos::Comm::scan(const Comm< Ordinal > &comm, const ValueTypeReductionOp< Ordinal, Packet > &reductOp, const Ordinal count, const Packet sendBuffer[], Packet scanReducts[])
Teuchos::Comm::scan(const Comm< Ordinal > &comm, const EReductionType reductType, const Ordinal count, const Packet sendBuffer[], Packet scanReducts[])
Teuchos::Comm::scan(const Comm< Ordinal > &comm, const EReductionType reductType, const Packet &send, const Ptr< Packet > &scanReduct)
Teuchos::Comm::scan(const Comm< Ordinal > &comm, const Serializer< Ordinal, Packet > &serializer, const ReferenceTypeReductionOp< Ordinal, Packet > &reductOp, const Ordinal count, const Packet *const sendBuffer[], Packet *const scanReducts[])
Teuchos::MpiComm::scan()
Teuchos::SerialComm::scan()
Teuchos::scan()
SCOND
Teuchos::SerialSpdDenseSolver
send
Teuchos::Comm::send(const Ordinal bytes, const char sendBuffer[], const int destRank) const =0
Teuchos::Comm::send(const Comm< Ordinal > &comm, const Ordinal count, const Packet sendBuffer[], const int destRank)
Teuchos::Comm::send(const Comm< Ordinal > &comm, const Packet &send, const int destRank)
Teuchos::Comm::send(const Comm< Ordinal > &comm, const Serializer< Ordinal, Packet > &serializer, const Ordinal count, const Packet *const sendBuffer[], const int destRank)
Teuchos::MpiComm::send()
Teuchos::SerialComm::send()
SerialDenseMatrix
Teuchos::SerialDenseMatrix::SerialDenseMatrix()
Teuchos::SerialDenseMatrix::SerialDenseMatrix(OrdinalType numRows, OrdinalType numCols, bool zeroOut=true)
Teuchos::SerialDenseMatrix::SerialDenseMatrix(DataAccess CV, ScalarType *values, OrdinalType stride, OrdinalType numRows, OrdinalType numCols)
Teuchos::SerialDenseMatrix::SerialDenseMatrix(const SerialDenseMatrix< OrdinalType, ScalarType > &Source, ETransp trans=Teuchos::NO_TRANS)
Teuchos::SerialDenseMatrix::SerialDenseMatrix(DataAccess CV, const SerialDenseMatrix< OrdinalType, ScalarType > &Source, OrdinalType numRows, OrdinalType numCols, OrdinalType startRow=0, OrdinalType startCol=0)
SerialSymDenseMatrix
Teuchos::SerialSymDenseMatrix::SerialSymDenseMatrix()
Teuchos::SerialSymDenseMatrix::SerialSymDenseMatrix(OrdinalType numRowsCols, bool zeroOut=true)
Teuchos::SerialSymDenseMatrix::SerialSymDenseMatrix(DataAccess CV, bool upper, ScalarType *values, OrdinalType stride, OrdinalType numRowsCols)
Teuchos::SerialSymDenseMatrix::SerialSymDenseMatrix(const SerialSymDenseMatrix< OrdinalType, ScalarType > &Source)
Teuchos::SerialSymDenseMatrix::SerialSymDenseMatrix(DataAccess CV, const SerialSymDenseMatrix< OrdinalType, ScalarType > &Source, OrdinalType numRowCols, OrdinalType startRowCol=0)
set
Teuchos::ParameterList::set(std::string const &name, T const &value, std::string const &docString="", RCP< const ParameterEntryValidator > const &validator=null)
Teuchos::ParameterList::set(std::string const &name, char value[], std::string const &docString="", RCP< const ParameterEntryValidator > const &validator=null)
Teuchos::ParameterList::set(std::string const &name, const char value[], std::string const &docString="", RCP< const ParameterEntryValidator > const &validator=null)
Teuchos::ParameterList::set(std::string const &name, ParameterList const &value, std::string const &docString="")
DefaultReductTarget::set()
set_gms
AbstractLinAlgPack::MultiVectorMutableDense
set_HL
NLPInterfacePack::NLPSecondOrder
set_sp_vec
AbstractLinAlgPack::SparseVectorUtilityPack::SpVecIndexLookup
set_target
OptionsFromStreamPack::SetOptionsToTargetBase
set_trans
AbstractLinAlgPack::COOMatrixPartitionViewSubclass
set_vec
AbstractLinAlgPack::VectorMutableDense
setCol
Teuchos::SerialDenseMatrix
setEntry
Teuchos::ParameterList
setfill
DenseLinAlgPack::LinAlgPackIO::format
setOption
Teuchos::CommandLineProcessor::setOption(const char option_true[], const char option_false[], bool *option_val, const char documentation[]=NULL)
Teuchos::CommandLineProcessor::setOption(const char option_name[], int *option_val, const char documentation[]=NULL, const bool required=false)
Teuchos::CommandLineProcessor::setOption(const char option_name[], double *option_val, const char documentation[]=NULL, const bool required=false)
Teuchos::CommandLineProcessor::setOption(const char option_name[], std::string *option_val, const char documentation[]=NULL, const bool required=false)
Teuchos::CommandLineProcessor::setOption(const char enum_option_name[], EType *enum_option_val, const int num_enum_opt_values, const EType enum_opt_values[], const char *enum_opt_names[], const char documentation[]=NULL, const bool required=false)
OptionsFromStreamPack::SetOptionsFromStreamNode::setOption()
BasisSystemTesterSetOptions::setOption()
VectorSpaceTesterSetOptions::setOption()
DirectSparseSolverMA28SetOptions::setOption()
NLPInterfacePack::NLPDirectTesterSetOptions::setOption()
NLPInterfacePack::NLPFirstDerivTesterSetOptions::setOption()
NLPInterfacePack::NLPTesterSetOptions::setOption()
NLPInterfacePack::CalcFiniteDiffProdSetOptions::setOption()
setPageWidth
Teuchos::TableFormat
setRawVal
RTOpPack::ROpScalarReductionWithOpBase
setStringToIntegralParameter
Teuchos::ParameterList::setStringToIntegralParameter(std::string const ¶mName, std::string const &defaultValue, std::string const &docString, ArrayView< const std::string > const &strings, ParameterList *paramList)
Teuchos::ParameterList::setStringToIntegralParameter(std::string const ¶mName, std::string const &defaultValue, std::string const &docString, ArrayView< const std::string > const &strings, ArrayView< const IntegralType > const &integralValues, ParameterList *paramList)
Teuchos::ParameterList::setStringToIntegralParameter(std::string const ¶mName, std::string const &defaultValue, std::string const &docString, ArrayView< const std::string > const &strings, ArrayView< const std::string > const &stringsDocs, ArrayView< const IntegralType > const &integralValues, ParameterList *paramList)
setw
DenseLinAlgPack::LinAlgPackIO::format
sfmin
Teuchos::ScalarTraits
showpoint
DenseLinAlgPack::LinAlgPackIO::format
showpos
DenseLinAlgPack::LinAlgPackIO::format
singular_tol
AbstractLinAlgPack::MatrixSymAddDelUpdateable::PivotTolerances
skipws
DenseLinAlgPack::LinAlgPackIO::format
sort
AbstractLinAlgPack::SparseVector
SparseSubVectorT
SparseSubVectorT::SparseSubVectorT()
SparseSubVectorT::SparseSubVectorT(Teuchos_Index globalOffset_in, Teuchos_Index subDim_in, Teuchos_Index subNz_in, const ArrayRCP< const Scalar > &values_in, ptrdiff_t valuesStride_in, const ArrayRCP< const Teuchos_Index > &indices_in, ptrdiff_t indicesStride_in, ptrdiff_t localOffset_in, bool isSorted_in)
SparseSubVectorT::SparseSubVectorT(Teuchos_Index globalOffset_in, Teuchos_Index subDim_in, const ArrayRCP< const Scalar > &values_in, ptrdiff_t valuesStride_in)
SparseSubVectorT::SparseSubVectorT(const ConstSubVectorView< Scalar > &sv)
SparseSubVectorT::SparseSubVectorT(Teuchos_Index globalOffset_in, Teuchos_Index subDim_in, Teuchos_Index subNz_in, const Scalar values_in[], ptrdiff_t valuesStride_in, const Teuchos_Index indices_in[], ptrdiff_t indicesStride_in, ptrdiff_t localOffset_in, int isSorted_in)
SparseSubVectorT::SparseSubVectorT(Teuchos_Index globalOffset_in, Teuchos_Index subDim_in, const Scalar values_in[], ptrdiff_t valuesStride_in)
STANDARD_MEMBER_COMPOSITION_MEMBERS
ROpScalarReductionWithOpBase::STANDARD_MEMBER_COMPOSITION_MEMBERS()
OptionsFromStreamPack::CommandLineOptionsFromStreamProcessor::STANDARD_MEMBER_COMPOSITION_MEMBERS(std::string, options_file_name_opt_name)
OptionsFromStreamPack::CommandLineOptionsFromStreamProcessor::STANDARD_MEMBER_COMPOSITION_MEMBERS(std::string, options_file_name_opt_doc)
OptionsFromStreamPack::CommandLineOptionsFromStreamProcessor::STANDARD_MEMBER_COMPOSITION_MEMBERS(std::string, options_file_name)
OptionsFromStreamPack::CommandLineOptionsFromStreamProcessor::STANDARD_MEMBER_COMPOSITION_MEMBERS(std::string, extra_options_str_opt_name)
OptionsFromStreamPack::CommandLineOptionsFromStreamProcessor::STANDARD_MEMBER_COMPOSITION_MEMBERS(std::string, extra_options_str_opt_doc)
OptionsFromStreamPack::CommandLineOptionsFromStreamProcessor::STANDARD_MEMBER_COMPOSITION_MEMBERS(std::string, extra_options_str)
BasisSystemTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(EPrintTestLevel, print_tests)
BasisSystemTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, dump_all)
BasisSystemTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, throw_exception)
BasisSystemTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_random_tests)
BasisSystemTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, warning_tol)
BasisSystemTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, error_tol)
MatrixOpNonsingTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(ETestLevel, test_level)
MatrixOpNonsingTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(EPrintTestLevel, print_tests)
MatrixOpNonsingTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, dump_all)
MatrixOpNonsingTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, throw_exception)
MatrixOpNonsingTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_random_tests)
MatrixOpNonsingTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, warning_tol)
MatrixOpNonsingTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, error_tol)
VectorSpaceTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, print_all_tests)
VectorSpaceTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, print_vectors)
VectorSpaceTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, throw_exception)
VectorSpaceTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_random_tests)
VectorSpaceTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, warning_tol)
VectorSpaceTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, error_tol)
MatrixSymDiagSparse::STANDARD_MEMBER_COMPOSITION_MEMBERS()
AbstractLinAlgPack::DirectSparseSolverMA28::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, u)
AbstractLinAlgPack::DirectSparseSolverMA28::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, grow)
AbstractLinAlgPack::DirectSparseSolverMA28::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, tol)
AbstractLinAlgPack::DirectSparseSolverMA28::STANDARD_MEMBER_COMPOSITION_MEMBERS(index_type, nsrch)
AbstractLinAlgPack::DirectSparseSolverMA28::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, lbig)
AbstractLinAlgPack::DirectSparseSolverMA28::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, print_ma28_outputs)
AbstractLinAlgPack::DirectSparseSolverMA28::STANDARD_MEMBER_COMPOSITION_MEMBERS(std::string, output_file_name)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(ETestingMethod, Gf_testing_method)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(ETestingMethod, Gc_testing_method)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, Gf_warning_tol)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, Gf_error_tol)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, Gc_warning_tol)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, Gc_error_tol)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_fd_directions)
NLPInterfacePack::NLPDirectTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, dump_all)
NLPInterfacePack::NLPFirstDerivTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(ETestingMethod, fd_testing_method)
NLPInterfacePack::NLPFirstDerivTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_fd_directions)
NLPInterfacePack::NLPFirstDerivTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, warning_tol)
NLPInterfacePack::NLPFirstDerivTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, error_tol)
NLPInterfacePack::NLPTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, print_all)
NLPInterfacePack::NLPTester::STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, throw_exception)
NLPInterfacePack::CalcFiniteDiffProd::STANDARD_MEMBER_COMPOSITION_MEMBERS(EFDMethodOrder, fd_method_order)
NLPInterfacePack::CalcFiniteDiffProd::STANDARD_MEMBER_COMPOSITION_MEMBERS(EFDStepSelect, fd_step_select)
NLPInterfacePack::CalcFiniteDiffProd::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, fd_step_size)
NLPInterfacePack::CalcFiniteDiffProd::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, fd_step_size_min)
NLPInterfacePack::CalcFiniteDiffProd::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, fd_step_size_f)
NLPInterfacePack::CalcFiniteDiffProd::STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, fd_step_size_c)
StringEntry
Teuchos::StringEntry
stringToIntegralParameterEntryValidator
Teuchos::StringToIntegralParameterEntryValidator::stringToIntegralParameterEntryValidator(ArrayView< const std::string > const &strings, std::string const &defaultParameterName)
Teuchos::StringToIntegralParameterEntryValidator::stringToIntegralParameterEntryValidator(ArrayView< const std::string > const &strings, ArrayView< const IntegralType > const &integralValues, std::string const &defaultParameterName)
Teuchos::StringToIntegralParameterEntryValidator::stringToIntegralParameterEntryValidator(ArrayView< const std::string > const &strings, ArrayView< const std::string > const &stringsDocs, ArrayView< const IntegralType > const &integralValues, std::string const &defaultParameterName)
Teuchos::StringToIntegralParameterEntryValidator::StringToIntegralParameterEntryValidator(ArrayView< const std::string > const &strings, std::string const &defaultParameterName)
Teuchos::StringToIntegralParameterEntryValidator::StringToIntegralParameterEntryValidator(ArrayView< const std::string > const &strings, ArrayView< const IntegralType > const &integralValues, std::string const &defaultParameterName)
Teuchos::StringToIntegralParameterEntryValidator::StringToIntegralParameterEntryValidator(ArrayView< const std::string > const &strings, ArrayView< const std::string > const &stringsDocs, ArrayView< const IntegralType > const &integralValues, std::string const &defaultParameterName)
SubMatrixEntry
AbstractLinAlgPack::MatrixComposite::SubMatrixEntry
SubMultiVectorView
SubMultiVectorView::SubMultiVectorView()
SubMultiVectorView::SubMultiVectorView(Ordinal numRows_in, Ordinal numCols_in)
SubMultiVectorView::SubMultiVectorView(Ordinal globalOffset_in, Ordinal subDim_in, Ordinal colOffset_in, Ordinal numSubCols_in, const ArrayRCP< Scalar > &values_in, Ordinal leadingDim_in)
SubMultiVectorView::SubMultiVectorView(const SubMultiVectorView< Scalar > &smv)
SubMultiVectorView::SubMultiVectorView(Ordinal globalOffset_in, Ordinal subDim_in, Ordinal colOffset_in, Ordinal numSubCols_in, Scalar values_in[], Ordinal leadingDim_in)
subNz
RTOpPack::SparseSubVectorT
SubVectorEntry
AbstractLinAlgPack::MatrixComposite::SubVectorEntry
sumOp
Teuchos::RawMPITraits
SYMM
Teuchos::DefaultBLASImpl
syr2k
AbstractLinAlgPack::MatrixOp::syr2k()
AbstractLinAlgPack::MatrixOp::syr2k(BLAS_Cpp::Transp M_trans, value_type alpha, const GenPermMatrixSlice &P1, BLAS_Cpp::Transp P1_trans, const GenPermMatrixSlice &P2, BLAS_Cpp::Transp P2_trans, value_type beta, MatrixSymOp *symwo_lhs) const
MatrixOpNonsingAggr::syr2k()
MatrixOpSubView::syr2k()
MatrixPermAggr::syr2k()
MatrixZero::syr2k()
MatrixOpSerial::syr2k(BLAS_Cpp::Transp M_trans, value_type alpha, const GenPermMatrixSlice &P1, BLAS_Cpp::Transp P1_trans, const GenPermMatrixSlice &P2, BLAS_Cpp::Transp P2_trans, value_type beta, DMatrixSliceSym *sym_lhs) const
MatrixOpSerial::syr2k(BLAS_Cpp::Transp M_trans, value_type alpha, const GenPermMatrixSlice &P1, BLAS_Cpp::Transp P1_trans, const GenPermMatrixSlice &P2, BLAS_Cpp::Transp P2_trans, value_type beta, MatrixSymOp *symwo_lhs) const
syrk
AbstractLinAlgPack::MatrixOp::syrk()
AbstractLinAlgPack::MatrixOp::syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, MatrixSymOp *sym_lhs) const
AbstractLinAlgPack::MatrixOp::syrk(const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta)
MatrixOpNonsingAggr::syrk()
MatrixOpSubView::syrk()
MatrixPermAggr::syrk()
AbstractLinAlgPack::MatrixSymDiagStd::syrk()
MatrixZero::syrk()
MatrixOpSerial::syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, DMatrixSliceSym *sym_lhs) const
MatrixOpSerial::syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, MatrixSymOp *sym_lhs) const
MultiVectorMutableCols::syrk()
MultiVectorMutableDense::syrk()
Searching...
No Matches