|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Member Functions | |
| void | setup () |
Public Attributes | |
| Teuchos::RCP< const Epetra_Map > | sg_x_map |
| Teuchos::RCP< const Epetra_Map > | sg_f_map |
| Teuchos::RCP < Stokhos::MatrixFreeOperator > | mat_free_op |
| Teuchos::RCP < Stokhos::FullyAssembledOperator > | assembled_op |
| double | tol |
Definition at line 64 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
|
inline |
Definition at line 72 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
| Teuchos::RCP<const Epetra_Map> MatrixFreeOperatorUnitTest::UnitTestSetup::sg_x_map |
Definition at line 65 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
| Teuchos::RCP<const Epetra_Map> MatrixFreeOperatorUnitTest::UnitTestSetup::sg_f_map |
Definition at line 66 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
| Teuchos::RCP<Stokhos::MatrixFreeOperator> MatrixFreeOperatorUnitTest::UnitTestSetup::mat_free_op |
Definition at line 67 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
| Teuchos::RCP<Stokhos::FullyAssembledOperator> MatrixFreeOperatorUnitTest::UnitTestSetup::assembled_op |
Definition at line 68 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
| double MatrixFreeOperatorUnitTest::UnitTestSetup::tol |
Definition at line 69 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
1.8.5