Home
last modified time | relevance | path

Searched refs:TEUCHOS_UNIT_TEST (Results 26 – 50 of 129) sorted by relevance

123456

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/unit_test/
H A Dfile_reader.cpp87 TEUCHOS_UNIT_TEST(file_reader, basic_write) in TEUCHOS_UNIT_TEST() function
100 TEUCHOS_UNIT_TEST(file_reader, read_sized_data) in TEUCHOS_UNIT_TEST() function
128 TEUCHOS_UNIT_TEST(file_reader, read_fixed_rowsize_data) in TEUCHOS_UNIT_TEST() function
159 TEUCHOS_UNIT_TEST(file_reader, read_unsized_data) in TEUCHOS_UNIT_TEST() function
190 TEUCHOS_UNIT_TEST(file_reader, read_sigma_scalar) in TEUCHOS_UNIT_TEST() function
216 TEUCHOS_UNIT_TEST(file_reader, read_sigma_vector_row) in TEUCHOS_UNIT_TEST() function
244 TEUCHOS_UNIT_TEST(file_reader, read_sigma_vector_col) in TEUCHOS_UNIT_TEST() function
271 TEUCHOS_UNIT_TEST(file_reader, read_sigma_matrix) in TEUCHOS_UNIT_TEST() function
299 TEUCHOS_UNIT_TEST(file_reader, read_bad_data1) in TEUCHOS_UNIT_TEST() function
H A Dexpt_data_reader.cpp31 TEUCHOS_UNIT_TEST(expt_data_reader, read_config_vars) in TEUCHOS_UNIT_TEST() function
51 TEUCHOS_UNIT_TEST(expt_data_reader, read_bad_config_vars_size) in TEUCHOS_UNIT_TEST() function
62 TEUCHOS_UNIT_TEST(expt_data_reader, read_field_values_scalar) in TEUCHOS_UNIT_TEST() function
91 TEUCHOS_UNIT_TEST(expt_data_reader, read_field_values_vector) in TEUCHOS_UNIT_TEST() function
108 TEUCHOS_UNIT_TEST(expt_data_reader, read_coord_values) in TEUCHOS_UNIT_TEST() function
H A Ddata_conversions.cpp41 TEUCHOS_UNIT_TEST(data_conversion, rva2rm) in TEUCHOS_UNIT_TEST() function
64 TEUCHOS_UNIT_TEST(data_conversion, mat2mat) in TEUCHOS_UNIT_TEST() function
93 TEUCHOS_UNIT_TEST(data_conversion, mat2mat_sub) in TEUCHOS_UNIT_TEST() function
128 TEUCHOS_UNIT_TEST(data_conversion, mat2mat_sym) in TEUCHOS_UNIT_TEST() function
157 TEUCHOS_UNIT_TEST(data_conversion, mat_swap) in TEUCHOS_UNIT_TEST() function
177 TEUCHOS_UNIT_TEST(data_conversion, sym_mat_swap) in TEUCHOS_UNIT_TEST() function
195 TEUCHOS_UNIT_TEST(data_conversion, apply_matrix) in TEUCHOS_UNIT_TEST() function
254 TEUCHOS_UNIT_TEST(data_conversion, apply_matrix_transpose) in TEUCHOS_UNIT_TEST() function
H A Dopt_tpl_rol_test_textbook.cpp22 TEUCHOS_UNIT_TEST(opt_rol,text_book_base) in TEUCHOS_UNIT_TEST() function
94 TEUCHOS_UNIT_TEST(opt_rol,text_book_options_file) in TEUCHOS_UNIT_TEST() function
166 TEUCHOS_UNIT_TEST(opt_rol,text_book_bound_const) in TEUCHOS_UNIT_TEST() function
312 TEUCHOS_UNIT_TEST(opt_rol,text_book_bound_const_reset) in TEUCHOS_UNIT_TEST() function
430 TEUCHOS_UNIT_TEST(opt_rol,text_book_lin_eq_const) in TEUCHOS_UNIT_TEST() function
511 TEUCHOS_UNIT_TEST(opt_rol,text_book_nln_eq_const) in TEUCHOS_UNIT_TEST() function
588 TEUCHOS_UNIT_TEST(opt_rol,text_book_nln_lin_eq_const) in TEUCHOS_UNIT_TEST() function
666 TEUCHOS_UNIT_TEST(opt_rol,text_book_1_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
744 TEUCHOS_UNIT_TEST(opt_rol,text_book_2_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
829 TEUCHOS_UNIT_TEST(opt_rol,text_book_nln_ineq_const) in TEUCHOS_UNIT_TEST() function
[all …]
H A Dopt_tpl_ncsu_test.cpp22 TEUCHOS_UNIT_TEST(opt_ncsu,text_book_1) in TEUCHOS_UNIT_TEST() function
91 TEUCHOS_UNIT_TEST(opt_ncsu,text_book_2) in TEUCHOS_UNIT_TEST() function
160 TEUCHOS_UNIT_TEST(opt_ncsu,text_book_3) in TEUCHOS_UNIT_TEST() function
229 TEUCHOS_UNIT_TEST(opt_ncsu,herbie_1) in TEUCHOS_UNIT_TEST() function
291 TEUCHOS_UNIT_TEST(opt_ncsu,herbie_2) in TEUCHOS_UNIT_TEST() function
353 TEUCHOS_UNIT_TEST(opt_ncsu,herbie_3) in TEUCHOS_UNIT_TEST() function
415 TEUCHOS_UNIT_TEST(opt_ncsu,smooth_herbie_1) in TEUCHOS_UNIT_TEST() function
477 TEUCHOS_UNIT_TEST(opt_ncsu,smooth_herbie_2) in TEUCHOS_UNIT_TEST() function
539 TEUCHOS_UNIT_TEST(opt_ncsu,smooth_herbie_3) in TEUCHOS_UNIT_TEST() function
H A Dopt_tpl_npsol_sqp_test_textbook.cpp20 TEUCHOS_UNIT_TEST(opt_npsol,text_book_base) in TEUCHOS_UNIT_TEST() function
87 TEUCHOS_UNIT_TEST(opt_npsol,text_book_bound_const) in TEUCHOS_UNIT_TEST() function
160 TEUCHOS_UNIT_TEST(opt_npsol,text_book_lin_eq_const) in TEUCHOS_UNIT_TEST() function
238 TEUCHOS_UNIT_TEST(opt_npsol,text_book_nln_eq_const) in TEUCHOS_UNIT_TEST() function
312 TEUCHOS_UNIT_TEST(opt_npsol,text_book_nln_lin_eq_const) in TEUCHOS_UNIT_TEST() function
387 TEUCHOS_UNIT_TEST(opt_npsol,text_book_1_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
462 TEUCHOS_UNIT_TEST(opt_npsol,text_book_2_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
544 TEUCHOS_UNIT_TEST(opt_npsol,text_book_nln_ineq_const) in TEUCHOS_UNIT_TEST() function
627 TEUCHOS_UNIT_TEST(opt_npsol,text_book_nln_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
723 TEUCHOS_UNIT_TEST(opt_npsol,text_book_nln_lin_eq_ineq_const) in TEUCHOS_UNIT_TEST() function
H A Dopt_tpl_optpp_q_newton_test_textbook.cpp20 TEUCHOS_UNIT_TEST(opt_optpp,text_book_base) in TEUCHOS_UNIT_TEST() function
88 TEUCHOS_UNIT_TEST(opt_optpp,text_book_bound_const) in TEUCHOS_UNIT_TEST() function
162 TEUCHOS_UNIT_TEST(opt_optpp,text_book_lin_eq_const) in TEUCHOS_UNIT_TEST() function
241 TEUCHOS_UNIT_TEST(opt_optpp,text_book_nln_eq_const) in TEUCHOS_UNIT_TEST() function
316 TEUCHOS_UNIT_TEST(opt_optpp,text_book_nln_lin_eq_const) in TEUCHOS_UNIT_TEST() function
392 TEUCHOS_UNIT_TEST(opt_optpp,text_book_1_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
468 TEUCHOS_UNIT_TEST(opt_optpp,text_book_2_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
551 TEUCHOS_UNIT_TEST(opt_optpp,text_book_nln_ineq_const) in TEUCHOS_UNIT_TEST() function
634 TEUCHOS_UNIT_TEST(opt_optpp,text_book_nln_lin_ineq_const) in TEUCHOS_UNIT_TEST() function
731 TEUCHOS_UNIT_TEST(opt_optpp,text_book_nln_lin_eq_ineq_const) in TEUCHOS_UNIT_TEST() function
H A Dreduced_basis.cpp61 TEUCHOS_UNIT_TEST(reduced_basis, compute_col_means) in TEUCHOS_UNIT_TEST() function
78 TEUCHOS_UNIT_TEST(reduced_basis, sort_vectors) in TEUCHOS_UNIT_TEST() function
107 TEUCHOS_UNIT_TEST(reduced_basis, sort_matrix_cols) in TEUCHOS_UNIT_TEST() function
136 TEUCHOS_UNIT_TEST(reduced_basis, compute_svd) in TEUCHOS_UNIT_TEST() function
157 TEUCHOS_UNIT_TEST(reduced_basis, simple_api) in TEUCHOS_UNIT_TEST() function
194 TEUCHOS_UNIT_TEST(reduced_basis, simple_api2) in TEUCHOS_UNIT_TEST() function
244 TEUCHOS_UNIT_TEST(reduced_basis, gp_surr0) in TEUCHOS_UNIT_TEST() function
288 TEUCHOS_UNIT_TEST(reduced_basis, spectral_sums) in TEUCHOS_UNIT_TEST() function
316 TEUCHOS_UNIT_TEST(reduced_basis, truncations) in TEUCHOS_UNIT_TEST() function
378 TEUCHOS_UNIT_TEST(reduced_basis, gp_surr_module0) in TEUCHOS_UNIT_TEST() function
[all …]
H A Dcovariance_reader.cpp21 TEUCHOS_UNIT_TEST(covariance_reader, read_constant_covariance) in TEUCHOS_UNIT_TEST() function
36 TEUCHOS_UNIT_TEST(covariance_reader, read_vector_covariance) in TEUCHOS_UNIT_TEST() function
56 TEUCHOS_UNIT_TEST(covariance_reader, read_matrix_covariance) in TEUCHOS_UNIT_TEST() function
H A Dhdf5_utils.cpp70 TEUCHOS_UNIT_TEST(hdf5_cpp, scalar) in TEUCHOS_UNIT_TEST() function
94 TEUCHOS_UNIT_TEST(hdf5_cpp, realvec) in TEUCHOS_UNIT_TEST() function
122 TEUCHOS_UNIT_TEST(hdf5_cpp, stdvec) in TEUCHOS_UNIT_TEST() function
154 TEUCHOS_UNIT_TEST(hdf5_cpp, stdstringvec) in TEUCHOS_UNIT_TEST() function
180 TEUCHOS_UNIT_TEST(hdf5_cpp, element_store) in TEUCHOS_UNIT_TEST() function
213 TEUCHOS_UNIT_TEST(hdf5_cpp, element_append) in TEUCHOS_UNIT_TEST() function
246 TEUCHOS_UNIT_TEST(hdf5_cpp, row_append) in TEUCHOS_UNIT_TEST() function
356 TEUCHOS_UNIT_TEST(hdf5_cpp, matrix_append) in TEUCHOS_UNIT_TEST() function
429 TEUCHOS_UNIT_TEST(hdf5_cpp, file_modes) in TEUCHOS_UNIT_TEST() function
456 TEUCHOS_UNIT_TEST(hdf5_cpp, vector_matrix_append) in TEUCHOS_UNIT_TEST() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/util/unit/
H A DLinearSolverTest.cpp109 TEUCHOS_UNIT_TEST(util, solver_base) in TEUCHOS_UNIT_TEST() function
121 TEUCHOS_UNIT_TEST(util, solver_lu) in TEUCHOS_UNIT_TEST() function
130 TEUCHOS_UNIT_TEST(util, solver_svd) in TEUCHOS_UNIT_TEST() function
139 TEUCHOS_UNIT_TEST(util, solver_qr) in TEUCHOS_UNIT_TEST() function
149 TEUCHOS_UNIT_TEST(util, solver_cholesky) in TEUCHOS_UNIT_TEST() function
H A Dteuchos_eigen_conversion.cpp55 TEUCHOS_UNIT_TEST(util, matrix_eigen_to_teuchos) in TEUCHOS_UNIT_TEST() function
75 TEUCHOS_UNIT_TEST(util, matrix_teuchos_to_eigen) in TEUCHOS_UNIT_TEST() function
95 TEUCHOS_UNIT_TEST(util, vector_eigen_to_teuchos) in TEUCHOS_UNIT_TEST() function
113 TEUCHOS_UNIT_TEST(util, vector_teuchos_to_eigen) in TEUCHOS_UNIT_TEST() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/test/ParameterList/
H A DParameterList_XMLDuplicateSublists.cpp60 TEUCHOS_UNIT_TEST( ParameterList, ExistingSublistIsOkay ) in TEUCHOS_UNIT_TEST() function
71 TEUCHOS_UNIT_TEST( ParameterList, XMLDuplicatedSublists ) in TEUCHOS_UNIT_TEST() function
86 TEUCHOS_UNIT_TEST( XMLParameterListReader, XMLDuplicatedSublistsThrowsError ) in TEUCHOS_UNIT_TEST() function
98 TEUCHOS_UNIT_TEST( XMLParameterListReader, XMLDuplicatedSublistsBackwardsCompatible ) in TEUCHOS_UNIT_TEST() function
H A DParameterListModifier_UnitTests.cpp71 TEUCHOS_UNIT_TEST( ParameterListModifier, findMatchingBaseNames ){ in TEUCHOS_UNIT_TEST() function
94 TEUCHOS_UNIT_TEST( ParameterListModifier, expandParameters ) { in TEUCHOS_UNIT_TEST() function
117 TEUCHOS_UNIT_TEST( ParameterListModifier, expandSublists ) { in TEUCHOS_UNIT_TEST() function
144 TEUCHOS_UNIT_TEST( ParameterListModifier, expandSublistsUsingBaseName ){ in TEUCHOS_UNIT_TEST() function
171 TEUCHOS_UNIT_TEST( ParameterListModifier, setDefaultsInSublists ) { in TEUCHOS_UNIT_TEST() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/core/test/MemoryManagement/
H A DRCP_MT_UnitTests_Decl.hpp98 TEUCHOS_UNIT_TEST( RCP, mtRefCount ) in TEUCHOS_UNIT_TEST() function
146 TEUCHOS_UNIT_TEST( RCP, mtCreateIndependentRCP ) in TEUCHOS_UNIT_TEST() function
198 TEUCHOS_UNIT_TEST( RCP, mtTestGetExistingRCPNodeGivenLookupKey ) in TEUCHOS_UNIT_TEST() function
246 TEUCHOS_UNIT_TEST( RCP, mtRCPLastReleaseByAThread ) in TEUCHOS_UNIT_TEST() function
311 TEUCHOS_UNIT_TEST( RCP, mtRCPLastReleaseByAThreadWithDealloc ) in TEUCHOS_UNIT_TEST() function
373 TEUCHOS_UNIT_TEST( RCP, mtRCPLastReleaseByAThreadWithDeallocHandle ) in TEUCHOS_UNIT_TEST() function
437 TEUCHOS_UNIT_TEST( RCP, mtRCPThreadCallsRelease ) in TEUCHOS_UNIT_TEST() function
509 TEUCHOS_UNIT_TEST( RCP, mtRCPExtraData ) in TEUCHOS_UNIT_TEST() function
576 TEUCHOS_UNIT_TEST( RCP, mtRCPWeakStrongDeleteRace ) in TEUCHOS_UNIT_TEST() function
662 TEUCHOS_UNIT_TEST( RCP, mtRCPMixedWeakAndStrongConvertToStrong ) in TEUCHOS_UNIT_TEST() function
H A DArray_MT_UnitTests_Decl.hpp139 TEUCHOS_UNIT_TEST( Array, mtArrayMultipleReads_NonConst ) in TEUCHOS_UNIT_TEST() function
162 TEUCHOS_UNIT_TEST( Array, mtArrayMultipleReads_Const ) in TEUCHOS_UNIT_TEST() function
645 TEUCHOS_UNIT_TEST( Array, mtArrayDanglingReference_NonConst_ReadValues ) in TEUCHOS_UNIT_TEST() function
670 TEUCHOS_UNIT_TEST( Array, mtArrayDanglingReference_Const_ReadValues ) in TEUCHOS_UNIT_TEST() function
698 TEUCHOS_UNIT_TEST( Array, mtArrayDanglingReference_NonConst ) in TEUCHOS_UNIT_TEST() function
722 TEUCHOS_UNIT_TEST( Array, mtArrayDanglingReference_Const ) in TEUCHOS_UNIT_TEST() function
750 TEUCHOS_UNIT_TEST( Array, mtArrayDanglingReferenceFirstCycle_NonConst ) in TEUCHOS_UNIT_TEST() function
774 TEUCHOS_UNIT_TEST( Array, mtArrayDanglingReferenceFirstCycle_Const ) in TEUCHOS_UNIT_TEST() function
H A DGetBaseObjVoidPtr_UnitTests.cpp55 TEUCHOS_UNIT_TEST( GetBaseObjVoidPtr, polymorphicClasses ) in TEUCHOS_UNIT_TEST() function
71 TEUCHOS_UNIT_TEST( GetBaseObjVoidPtr, nonPolymorphicClasses ) in TEUCHOS_UNIT_TEST() function
80 TEUCHOS_UNIT_TEST( GetBaseObjVoidPtr, nonPolymorphicBuiltInTypes ) in TEUCHOS_UNIT_TEST() function
H A DArrayConversions_UnitTests.cpp310 TEUCHOS_UNIT_TEST( ArrayConversions, arrayPtrConv_RcpNonconstDerived_to_PtrNonconstBase) in UNIT_TEST_GROUP()
321 TEUCHOS_UNIT_TEST( ArrayConversions, arrayPtrConv_RcpNonconstDerived_to_PtrConstBase) in TEUCHOS_UNIT_TEST() function
332 TEUCHOS_UNIT_TEST( ArrayConversions, arrayPtrConv_RcpConstDerived_to_PtrConstBase) in TEUCHOS_UNIT_TEST() function
344 TEUCHOS_UNIT_TEST( ArrayConversions, arrayRcpConv_RcpNonconstDerived_to_RcpNonconstBase) in TEUCHOS_UNIT_TEST() function
355 TEUCHOS_UNIT_TEST( ArrayConversions, arrayRcpConv_RcpNonconstDerived_to_RcpConstBase) in TEUCHOS_UNIT_TEST() function
366 TEUCHOS_UNIT_TEST( ArrayConversions, arrayRcpConv_RcpConstDerived_to_RcpConstBase) in TEUCHOS_UNIT_TEST() function
378 TEUCHOS_UNIT_TEST( ArrayConversions, arrayViewPtrConv_RcpNonconstDerived_to_PtrNonconstBase) in TEUCHOS_UNIT_TEST() function
390 TEUCHOS_UNIT_TEST( ArrayConversions, arrayViewPtrConv_RcpNonconstDerived_to_PtrConstBase) in TEUCHOS_UNIT_TEST() function
402 TEUCHOS_UNIT_TEST( ArrayConversions, arrayViewPtrConv_RcpConstDerived_to_PtrConstBase) in TEUCHOS_UNIT_TEST() function
428 TEUCHOS_UNIT_TEST( ArrayConversions, arrayViewRcpConv_RcpNonconstDerived_to_RcpConstBase) in TEUCHOS_UNIT_TEST() function
[all …]
H A DAny_UnitTests.cpp52 TEUCHOS_UNIT_TEST( any, noThrowComparePrintDouble ) in TEUCHOS_UNIT_TEST() function
63 TEUCHOS_UNIT_TEST( any, throwPrintVector ) in TEUCHOS_UNIT_TEST() function
79 TEUCHOS_UNIT_TEST( any, throwComparePrintStruct ) in TEUCHOS_UNIT_TEST() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/surrogates/unit/
H A DSurrogatesToolsTest.cpp25 TEUCHOS_UNIT_TEST(util, size_level_index_vector) in TEUCHOS_UNIT_TEST() function
46 TEUCHOS_UNIT_TEST(util, hyperbolic_subdim_level_indices) in TEUCHOS_UNIT_TEST() function
76 TEUCHOS_UNIT_TEST(util, hyperbolic_level_indices) in TEUCHOS_UNIT_TEST() function
117 TEUCHOS_UNIT_TEST(util, hyperbolic_indices) in TEUCHOS_UNIT_TEST() function
143 TEUCHOS_UNIT_TEST(util, reduced_indices) in TEUCHOS_UNIT_TEST() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/comm/test/UnitTesting/
H A DUnitTestHarness_Parallel_UnitTests.cpp53 TEUCHOS_UNIT_TEST( UnitTestHarness, nonRootFails ) { in TEUCHOS_UNIT_TEST() function
61 TEUCHOS_UNIT_TEST( UnitTestHarness, nonRootThrowsTeuchosExcept ) { in TEUCHOS_UNIT_TEST() function
71 TEUCHOS_UNIT_TEST( UnitTestHarness, nonRootThrowsIntExcept ) { in TEUCHOS_UNIT_TEST() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/core/test/CWrapperSupport/
H A DTeuchos_CWrapperSupport_UnitTests.cpp60 TEUCHOS_UNIT_TEST( CWrapperErrorHandling, normalReturn ) in TEUCHOS_UNIT_TEST() function
70 TEUCHOS_UNIT_TEST( CWrapperErrorHandling, throwReturnErrorCode ) in TEUCHOS_UNIT_TEST() function
80 TEUCHOS_UNIT_TEST( CWrapperErrorHandling, nonthrowErrorReturn ) in TEUCHOS_UNIT_TEST() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/test/ObjectBuilder/
H A DObjectBuilder_UnitTests.cpp173 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, constructor) { in TEUCHOS_UNIT_TEST() function
185 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, setNames) { in TEUCHOS_UNIT_TEST() function
233 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, setObjectFactory) { in TEUCHOS_UNIT_TEST() function
251 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, setObjectFactory_bad ) { in TEUCHOS_UNIT_TEST() function
275 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, getObjectName) { in TEUCHOS_UNIT_TEST() function
306 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, create) { in TEUCHOS_UNIT_TEST() function
364 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, setParameterList) { in TEUCHOS_UNIT_TEST() function
398 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, getParameterList) { in TEUCHOS_UNIT_TEST() function
436 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, unsetParameterList) { in TEUCHOS_UNIT_TEST() function
469 TEUCHOS_UNIT_TEST( Teuchos_ObjectBuilder, getValidParameters) { in TEUCHOS_UNIT_TEST() function
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/util/unit/
H A Dlinear_algebra_test.cpp116 TEUCHOS_UNIT_TEST(linear_algebra, cholesky) in TEUCHOS_UNIT_TEST() function
168 TEUCHOS_UNIT_TEST(linear_algebra, teuchos_cholesky) in TEUCHOS_UNIT_TEST() function
197 TEUCHOS_UNIT_TEST(linear_algebra, qr_solve) in TEUCHOS_UNIT_TEST() function
232 TEUCHOS_UNIT_TEST(linear_algebra, svd) in TEUCHOS_UNIT_TEST() function
275 TEUCHOS_UNIT_TEST(linear_algebra, conj_grad_solv) in TEUCHOS_UNIT_TEST() function
304 TEUCHOS_UNIT_TEST(linear_algebra, lu_solv) in TEUCHOS_UNIT_TEST() function
333 TEUCHOS_UNIT_TEST(linear_algebra, substitution_solve) in TEUCHOS_UNIT_TEST() function
417 TEUCHOS_UNIT_TEST(linear_algebra, piv_lu_factor) in TEUCHOS_UNIT_TEST() function
452 TEUCHOS_UNIT_TEST(linear_algebra, trunc_lu_piv_factor) in TEUCHOS_UNIT_TEST() function
543 TEUCHOS_UNIT_TEST(linear_algebra, qr_factor) in TEUCHOS_UNIT_TEST() function
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/parameterlist/test/FunctionObjects/
H A DFunctionObject_Serialization_UnitTests.cpp53 TEUCHOS_UNIT_TEST(Teuchos_Functions, SubtractionTests){ in TEUCHOS_UNIT_TEST() function
78 TEUCHOS_UNIT_TEST(Teuchos_Functions, AdditionTests){ in TEUCHOS_UNIT_TEST() function
103 TEUCHOS_UNIT_TEST(Teuchos_Functions, MultiplicationTests){ in TEUCHOS_UNIT_TEST() function
128 TEUCHOS_UNIT_TEST(Teuchos_Functions, DivisionTests){ in TEUCHOS_UNIT_TEST() function

123456