1 #ifndef TPETRA_CREATEDEEPCOPY_HPP 2 #define TPETRA_CREATEDEEPCOPY_HPP 4 #include "TpetraCore_config.h" 8 template<
class OutputType,
class InputType>
9 OutputType createDeepCopy (
const InputType& in);
13 #endif // TPETRA_CREATEDEEPCOPY_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.