#include "Teuchos_ArrayRCPDecl.hpp"#include "Teuchos_ArrayView.hpp"#include "Teuchos_TestForException.hpp"#include "Teuchos_dyn_cast.hpp"#include "Teuchos_map.hpp"


Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
| The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
| namespace | Teuchos::Utilities |
Functions | |
| template<class T1 , class T2 > | |
| void | Teuchos::Utilities::assert_shares_resource (const ArrayRCP< T1 > &p1, const ArrayRCP< T2 > &p2) |
1.5.9