diff --git a/examples/checkpoint_example_1.cc b/examples/checkpoint_example_1.cc index 753a82ea..9594c6a7 100644 --- a/examples/checkpoint_example_1.cc +++ b/examples/checkpoint_example_1.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_1.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_1_nonintrusive.cc b/examples/checkpoint_example_1_nonintrusive.cc index 06e3a5ee..e66e9e4e 100644 --- a/examples/checkpoint_example_1_nonintrusive.cc +++ b/examples/checkpoint_example_1_nonintrusive.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_1_nonintrusive.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_2.cc b/examples/checkpoint_example_2.cc index 30e4c7f4..37bb1711 100644 --- a/examples/checkpoint_example_2.cc +++ b/examples/checkpoint_example_2.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_2.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_2_nonintrusive.cc b/examples/checkpoint_example_2_nonintrusive.cc index b11b53ae..ad851763 100644 --- a/examples/checkpoint_example_2_nonintrusive.cc +++ b/examples/checkpoint_example_2_nonintrusive.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_2_nonintrusive.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_3.cc b/examples/checkpoint_example_3.cc index 852bc95e..2849d66e 100644 --- a/examples/checkpoint_example_3.cc +++ b/examples/checkpoint_example_3.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_3.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_3_nonintrusive.cc b/examples/checkpoint_example_3_nonintrusive.cc index 47a8373d..d5918282 100644 --- a/examples/checkpoint_example_3_nonintrusive.cc +++ b/examples/checkpoint_example_3_nonintrusive.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_3_nonintrusive.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_polymorphic.cc b/examples/checkpoint_example_polymorphic.cc index e78ca0bc..c5db8249 100644 --- a/examples/checkpoint_example_polymorphic.cc +++ b/examples/checkpoint_example_polymorphic.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_polymorphic.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_polymorphic_macro.cc b/examples/checkpoint_example_polymorphic_macro.cc index a4167701..8f66ca1e 100644 --- a/examples/checkpoint_example_polymorphic_macro.cc +++ b/examples/checkpoint_example_polymorphic_macro.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_polymorphic_macro.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_polymorphic_macro_nonintrusive.cc b/examples/checkpoint_example_polymorphic_macro_nonintrusive.cc index 9bbaca4e..f4e12899 100644 --- a/examples/checkpoint_example_polymorphic_macro_nonintrusive.cc +++ b/examples/checkpoint_example_polymorphic_macro_nonintrusive.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_polymorphic_macro_nonintrusive.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_polymorphic_nonintrusive.cc b/examples/checkpoint_example_polymorphic_nonintrusive.cc index e9ff345a..9d4ff953 100644 --- a/examples/checkpoint_example_polymorphic_nonintrusive.cc +++ b/examples/checkpoint_example_polymorphic_nonintrusive.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_polymorphic_nonintrusive.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_to_file.cc b/examples/checkpoint_example_to_file.cc index 342f7a22..3f3aa3c8 100644 --- a/examples/checkpoint_example_to_file.cc +++ b/examples/checkpoint_example_to_file.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_to_file.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_to_file_nonintrusive.cc b/examples/checkpoint_example_to_file_nonintrusive.cc index 7deba9b9..e369b5be 100644 --- a/examples/checkpoint_example_to_file_nonintrusive.cc +++ b/examples/checkpoint_example_to_file_nonintrusive.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_to_file_nonintrusive.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_traversal.cc b/examples/checkpoint_example_traversal.cc index 2e69f592..72237cf2 100644 --- a/examples/checkpoint_example_traversal.cc +++ b/examples/checkpoint_example_traversal.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_traversal.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/examples/checkpoint_example_traversal_nonintrusive.cc b/examples/checkpoint_example_traversal_nonintrusive.cc index e0740970..02131378 100644 --- a/examples/checkpoint_example_traversal_nonintrusive.cc +++ b/examples/checkpoint_example_traversal_nonintrusive.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_example_traversal_nonintrusive.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/src/checkpoint/buffer/buffer.h b/src/checkpoint/buffer/buffer.h index 66cf0f0a..cf4cd707 100644 --- a/src/checkpoint/buffer/buffer.h +++ b/src/checkpoint/buffer/buffer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // buffer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_BUFFER_BUFFER_H -#define INCLUDED_CHECKPOINT_BUFFER_BUFFER_H +#if !defined INCLUDED_SRC_CHECKPOINT_BUFFER_BUFFER_H +#define INCLUDED_SRC_CHECKPOINT_BUFFER_BUFFER_H #include "checkpoint/common.h" #include "checkpoint/checkpoint_api.h" @@ -65,4 +65,4 @@ using ImplReturnType = std::tuple; }} /* end namespace checkpoint::buffer */ -#endif /*INCLUDED_CHECKPOINT_BUFFER_BUFFER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_BUFFER_BUFFER_H*/ diff --git a/src/checkpoint/buffer/io_buffer.cc b/src/checkpoint/buffer/io_buffer.cc index f3f2a372..7cad8ec3 100644 --- a/src/checkpoint/buffer/io_buffer.cc +++ b/src/checkpoint/buffer/io_buffer.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // io_buffer.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/src/checkpoint/buffer/io_buffer.h b/src/checkpoint/buffer/io_buffer.h index 494352ae..43a5db60 100644 --- a/src/checkpoint/buffer/io_buffer.h +++ b/src/checkpoint/buffer/io_buffer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // io_buffer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_BUFFER_IO_BUFFER_H -#define INCLUDED_CHECKPOINT_BUFFER_IO_BUFFER_H +#if !defined INCLUDED_SRC_CHECKPOINT_BUFFER_IO_BUFFER_H +#define INCLUDED_SRC_CHECKPOINT_BUFFER_IO_BUFFER_H #include "checkpoint/common.h" #include "checkpoint/buffer/buffer.h" @@ -105,4 +105,4 @@ struct IOBuffer : Buffer { }} /* end namespace checkpoint::buffer */ -#endif /*INCLUDED_CHECKPOINT_BUFFER_IO_BUFFER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_BUFFER_IO_BUFFER_H*/ diff --git a/src/checkpoint/buffer/managed_buffer.h b/src/checkpoint/buffer/managed_buffer.h index 3c38f192..4a22e9b8 100644 --- a/src/checkpoint/buffer/managed_buffer.h +++ b/src/checkpoint/buffer/managed_buffer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // managed_buffer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_BUFFER_MANAGED_BUFFER_H -#define INCLUDED_CHECKPOINT_BUFFER_MANAGED_BUFFER_H +#if !defined INCLUDED_SRC_CHECKPOINT_BUFFER_MANAGED_BUFFER_H +#define INCLUDED_SRC_CHECKPOINT_BUFFER_MANAGED_BUFFER_H #include "checkpoint/common.h" #include "checkpoint/buffer/buffer.h" @@ -74,4 +74,4 @@ struct ManagedBuffer : Buffer { }} /* end namespace checkpoint::buffer */ -#endif /*INCLUDED_CHECKPOINT_BUFFER_MANAGED_BUFFER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_BUFFER_MANAGED_BUFFER_H*/ diff --git a/src/checkpoint/buffer/user_buffer.h b/src/checkpoint/buffer/user_buffer.h index ac5d0288..341b3064 100644 --- a/src/checkpoint/buffer/user_buffer.h +++ b/src/checkpoint/buffer/user_buffer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // user_buffer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_BUFFER_USER_BUFFER_H -#define INCLUDED_CHECKPOINT_BUFFER_USER_BUFFER_H +#if !defined INCLUDED_SRC_CHECKPOINT_BUFFER_USER_BUFFER_H +#define INCLUDED_SRC_CHECKPOINT_BUFFER_USER_BUFFER_H #include "checkpoint/common.h" #include "checkpoint/buffer/buffer.h" @@ -70,4 +70,4 @@ struct UserBuffer : Buffer { }} /* end namespace checkpoint::buffer */ -#endif /*INCLUDED_CHECKPOINT_BUFFER_USER_BUFFER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_BUFFER_USER_BUFFER_H*/ diff --git a/src/checkpoint/checkpoint.h b/src/checkpoint/checkpoint.h index 0088238b..06d9504d 100644 --- a/src/checkpoint/checkpoint.h +++ b/src/checkpoint/checkpoint.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CHECKPOINT_H -#define INCLUDED_CHECKPOINT_CHECKPOINT_H +#if !defined INCLUDED_SRC_CHECKPOINT_CHECKPOINT_H +#define INCLUDED_SRC_CHECKPOINT_CHECKPOINT_H #include "checkpoint/serializers/serializers_headers.h" #include "checkpoint/dispatch/dispatch.h" @@ -77,4 +77,4 @@ // Add namespace alias for the new name of the library namespace magistrate = checkpoint; -#endif /*INCLUDED_CHECKPOINT_CHECKPOINT_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CHECKPOINT_H*/ diff --git a/src/checkpoint/checkpoint_api.h b/src/checkpoint/checkpoint_api.h index 0234bd9a..cd123cf4 100644 --- a/src/checkpoint/checkpoint_api.h +++ b/src/checkpoint/checkpoint_api.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_api.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CHECKPOINT_API_H -#define INCLUDED_CHECKPOINT_CHECKPOINT_API_H +#if !defined INCLUDED_SRC_CHECKPOINT_CHECKPOINT_API_H +#define INCLUDED_SRC_CHECKPOINT_CHECKPOINT_API_H #include #include @@ -263,4 +263,4 @@ void deserializeInPlaceFromStream(StreamT& stream, T* buf); } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CHECKPOINT_API_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CHECKPOINT_API_H*/ diff --git a/src/checkpoint/checkpoint_api.impl.h b/src/checkpoint/checkpoint_api.impl.h index 0386a88a..863472e9 100644 --- a/src/checkpoint/checkpoint_api.impl.h +++ b/src/checkpoint/checkpoint_api.impl.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_api.impl.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CHECKPOINT_API_IMPL_H -#define INCLUDED_CHECKPOINT_CHECKPOINT_API_IMPL_H +#if !defined INCLUDED_SRC_CHECKPOINT_CHECKPOINT_API_IMPL_H +#define INCLUDED_SRC_CHECKPOINT_CHECKPOINT_API_IMPL_H #include "checkpoint/common.h" #include @@ -150,4 +150,4 @@ void deserializeInPlaceFromStream(StreamT& stream, T* t) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CHECKPOINT_API_IMPL_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CHECKPOINT_API_IMPL_H*/ diff --git a/src/checkpoint/common.h b/src/checkpoint/common.h index e1376d95..9299a5e9 100644 --- a/src/checkpoint/common.h +++ b/src/checkpoint/common.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // common.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_COMMON_H -#define INCLUDED_CHECKPOINT_COMMON_H +#if !defined INCLUDED_SRC_CHECKPOINT_COMMON_H +#define INCLUDED_SRC_CHECKPOINT_COMMON_H #include @@ -128,4 +128,4 @@ using SerialByteType = char; } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_COMMON_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_COMMON_H*/ diff --git a/src/checkpoint/container/array_serialize.h b/src/checkpoint/container/array_serialize.h index 7cf24cbb..d5c0851d 100644 --- a/src/checkpoint/container/array_serialize.h +++ b/src/checkpoint/container/array_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // array_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_ARRAY_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_ARRAY_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_ARRAY_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_ARRAY_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -58,4 +58,4 @@ void serialize(Serializer& s, std::array& array) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_ARRAY_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_ARRAY_SERIALIZE_H*/ diff --git a/src/checkpoint/container/atomic_serialize.h b/src/checkpoint/container/atomic_serialize.h index 098ee91b..f8dff0cf 100644 --- a/src/checkpoint/container/atomic_serialize.h +++ b/src/checkpoint/container/atomic_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // atomic_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_ATOMIC_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_ATOMIC_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_ATOMIC_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_ATOMIC_SERIALIZE_H #include @@ -63,4 +63,4 @@ void serialize(SerializerT& s, const std::atomic& atomic) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_ATOMIC_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_ATOMIC_SERIALIZE_H*/ diff --git a/src/checkpoint/container/chrono_serialize.h b/src/checkpoint/container/chrono_serialize.h index 7c41e3a9..ea2a478b 100644 --- a/src/checkpoint/container/chrono_serialize.h +++ b/src/checkpoint/container/chrono_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // chrono_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_CHRONO_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_CHRONO_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_CHRONO_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_CHRONO_SERIALIZE_H #include "checkpoint/common.h" @@ -59,4 +59,4 @@ void serialize(Serializer& s, std::chrono::duration& d) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_CHRONO_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_CHRONO_SERIALIZE_H*/ diff --git a/src/checkpoint/container/container_serialize.h b/src/checkpoint/container/container_serialize.h index 5aab0c56..5b7d5ef6 100644 --- a/src/checkpoint/container/container_serialize.h +++ b/src/checkpoint/container/container_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // container_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_CONTAINER_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_CONTAINER_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_CONTAINER_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_CONTAINER_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -80,4 +80,4 @@ inline void serializeContainerElems(Serializer& s, ContainerT& cont) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_CONTAINER_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_CONTAINER_SERIALIZE_H*/ diff --git a/src/checkpoint/container/enum_serialize.h b/src/checkpoint/container/enum_serialize.h index 9792778e..760ce15c 100644 --- a/src/checkpoint/container/enum_serialize.h +++ b/src/checkpoint/container/enum_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // enum_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_ENUM_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_ENUM_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_ENUM_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_ENUM_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -64,4 +64,4 @@ void serializeEnum(Serializer& s, Enum& e) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_ENUM_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_ENUM_SERIALIZE_H*/ diff --git a/src/checkpoint/container/function_serialize.h b/src/checkpoint/container/function_serialize.h index 7dd4d77d..156794df 100644 --- a/src/checkpoint/container/function_serialize.h +++ b/src/checkpoint/container/function_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // function_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_FUNCTION_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_FUNCTION_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_FUNCTION_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_FUNCTION_SERIALIZE_H #include "checkpoint/common.h" @@ -80,4 +80,4 @@ void serializeFunction(SerializerT& s, std::function& fn) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_FUNCTION_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_FUNCTION_SERIALIZE_H*/ diff --git a/src/checkpoint/container/kokkos_complex_serialize.h b/src/checkpoint/container/kokkos_complex_serialize.h index 326a0375..18f395b8 100644 --- a/src/checkpoint/container/kokkos_complex_serialize.h +++ b/src/checkpoint/container/kokkos_complex_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // kokkos_complex_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_COMPLEX_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_COMPLEX_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_COMPLEX_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_COMPLEX_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -67,4 +67,4 @@ void serialize(SerializerT& s, Kokkos::complex& complex) #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_COMPLEX_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_COMPLEX_SERIALIZE_H*/ diff --git a/src/checkpoint/container/kokkos_pair_serialize.h b/src/checkpoint/container/kokkos_pair_serialize.h index 109e67fb..7f1095a5 100644 --- a/src/checkpoint/container/kokkos_pair_serialize.h +++ b/src/checkpoint/container/kokkos_pair_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // kokkos_pair_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_PAIR_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_PAIR_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_PAIR_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_PAIR_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -73,4 +73,4 @@ void serialize(SerializerT& s, Kokkos::pair& pair) #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_PAIR_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_PAIR_SERIALIZE_H*/ diff --git a/src/checkpoint/container/kokkos_unordered_map_serialize.h b/src/checkpoint/container/kokkos_unordered_map_serialize.h index aba6eafb..8b9bf4a7 100644 --- a/src/checkpoint/container/kokkos_unordered_map_serialize.h +++ b/src/checkpoint/container/kokkos_unordered_map_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // kokkos_unordered_map_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_UNORDERED_MAP_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_UNORDERED_MAP_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_UNORDERED_MAP_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_UNORDERED_MAP_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -158,4 +158,4 @@ typename std::enable_if_t< #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_KOKKOS_UNORDERED_MAP_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_KOKKOS_UNORDERED_MAP_SERIALIZE_H*/ diff --git a/src/checkpoint/container/list_serialize.h b/src/checkpoint/container/list_serialize.h index d616c11f..c54df1c5 100644 --- a/src/checkpoint/container/list_serialize.h +++ b/src/checkpoint/container/list_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // list_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_LIST_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_LIST_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_LIST_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_LIST_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/dispatch/allocator.h" @@ -127,4 +127,4 @@ inline void serialize(Serializer& s, std::deque& lst) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_LIST_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_LIST_SERIALIZE_H*/ diff --git a/src/checkpoint/container/map_serialize.h b/src/checkpoint/container/map_serialize.h index 39313a09..26dd9ee9 100644 --- a/src/checkpoint/container/map_serialize.h +++ b/src/checkpoint/container/map_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // map_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_MAP_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_MAP_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_MAP_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_MAP_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/dispatch/allocator.h" @@ -138,4 +138,4 @@ inline void serialize(Serializer& s, std::unordered_multiset& set) } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_MAP_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_MAP_SERIALIZE_H*/ diff --git a/src/checkpoint/container/optional_serialize.h b/src/checkpoint/container/optional_serialize.h index 16b5edae..c9962865 100644 --- a/src/checkpoint/container/optional_serialize.h +++ b/src/checkpoint/container/optional_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // optional_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_OPTIONAL_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_OPTIONAL_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_OPTIONAL_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_OPTIONAL_SERIALIZE_H #include "checkpoint/common.h" @@ -92,4 +92,4 @@ void serialize(SerializerT& s, std::optional& optional) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_OPTIONAL_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_OPTIONAL_SERIALIZE_H*/ diff --git a/src/checkpoint/container/queue_serialize.h b/src/checkpoint/container/queue_serialize.h index e90b79fb..25c51658 100644 --- a/src/checkpoint/container/queue_serialize.h +++ b/src/checkpoint/container/queue_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // queue_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_QUEUE_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_QUEUE_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_QUEUE_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_QUEUE_SERIALIZE_H #include "checkpoint/common.h" @@ -118,4 +118,4 @@ void serializeQueueLikeContainer(SerializerT& s, const Q& q) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_QUEUE_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_QUEUE_SERIALIZE_H*/ diff --git a/src/checkpoint/container/raw_ptr_serialize.h b/src/checkpoint/container/raw_ptr_serialize.h index d8887efa..ec38c4cd 100644 --- a/src/checkpoint/container/raw_ptr_serialize.h +++ b/src/checkpoint/container/raw_ptr_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // raw_ptr_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_RAW_PTR_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_RAW_PTR_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_RAW_PTR_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_RAW_PTR_SERIALIZE_H #include "checkpoint/common.h" @@ -118,4 +118,4 @@ CHECKPOINT_FOOTPRINT_PIMPL_WITH_SIZEOF_PTR(ompi_request_t) struct ompi_win_t; CHECKPOINT_FOOTPRINT_PIMPL_WITH_SIZEOF_PTR(ompi_win_t) -#endif /*INCLUDED_CHECKPOINT_CONTAINER_RAW_PTR_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_RAW_PTR_SERIALIZE_H*/ diff --git a/src/checkpoint/container/shared_ptr_serialize.h b/src/checkpoint/container/shared_ptr_serialize.h index afe70de0..5f61ff46 100644 --- a/src/checkpoint/container/shared_ptr_serialize.h +++ b/src/checkpoint/container/shared_ptr_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // shared_ptr_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_SHARED_PTR_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_SHARED_PTR_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_SHARED_PTR_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_SHARED_PTR_SERIALIZE_H #include "checkpoint/common.h" @@ -72,4 +72,4 @@ void serialize(SerializerT& s, std::shared_ptr& ptr) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_SHARED_PTR_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_SHARED_PTR_SERIALIZE_H*/ diff --git a/src/checkpoint/container/string_serialize.h b/src/checkpoint/container/string_serialize.h index 14fc672b..c49f621a 100644 --- a/src/checkpoint/container/string_serialize.h +++ b/src/checkpoint/container/string_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // string_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_STRING_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_STRING_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_STRING_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_STRING_SERIALIZE_H #include "checkpoint/common.h" @@ -80,4 +80,4 @@ void serialize(Serializer& s, std::string& str) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_STRING_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_STRING_SERIALIZE_H*/ diff --git a/src/checkpoint/container/thread_serialize.h b/src/checkpoint/container/thread_serialize.h index 19510e86..8605db35 100644 --- a/src/checkpoint/container/thread_serialize.h +++ b/src/checkpoint/container/thread_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // thread_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_THREAD_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_THREAD_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_THREAD_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_THREAD_SERIALIZE_H #include @@ -62,4 +62,4 @@ void serialize(SerializerT& s, const std::thread& t) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_THREAD_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_THREAD_SERIALIZE_H*/ diff --git a/src/checkpoint/container/tuple_serialize.h b/src/checkpoint/container/tuple_serialize.h index f2317a69..5efe06e1 100644 --- a/src/checkpoint/container/tuple_serialize.h +++ b/src/checkpoint/container/tuple_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // tuple_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_TUPLE_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_TUPLE_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_TUPLE_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_TUPLE_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -90,4 +90,4 @@ struct CheckpointReconstructor> { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_TUPLE_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_TUPLE_SERIALIZE_H*/ diff --git a/src/checkpoint/container/unique_ptr_serialize.h b/src/checkpoint/container/unique_ptr_serialize.h index a58e1018..54ca00aa 100644 --- a/src/checkpoint/container/unique_ptr_serialize.h +++ b/src/checkpoint/container/unique_ptr_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // unique_ptr_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_UNIQUE_PTR_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_UNIQUE_PTR_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_UNIQUE_PTR_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_UNIQUE_PTR_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/dispatch/reconstructor.h" @@ -81,4 +81,4 @@ void serialize(Serializer& s, std::unique_ptr& ptr) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_UNIQUE_PTR_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_UNIQUE_PTR_SERIALIZE_H*/ diff --git a/src/checkpoint/container/variant_serialize.h b/src/checkpoint/container/variant_serialize.h index 1b0f09af..7c0e69a7 100644 --- a/src/checkpoint/container/variant_serialize.h +++ b/src/checkpoint/container/variant_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // variant_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_VARIANT_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_VARIANT_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_VARIANT_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_VARIANT_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -124,4 +124,4 @@ void serialize(SerializerT& s, std::variant& v) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_VARIANT_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_VARIANT_SERIALIZE_H*/ diff --git a/src/checkpoint/container/vector_serialize.h b/src/checkpoint/container/vector_serialize.h index 238e793d..fa524f8a 100644 --- a/src/checkpoint/container/vector_serialize.h +++ b/src/checkpoint/container/vector_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // vector_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_VECTOR_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_VECTOR_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_VECTOR_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_VECTOR_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/dispatch/allocator.h" @@ -165,4 +165,4 @@ serialize(SerializerT& s, std::vector& vec) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_VECTOR_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_VECTOR_SERIALIZE_H*/ diff --git a/src/checkpoint/container/view_equality.h b/src/checkpoint/container/view_equality.h index b90842f8..f5296aa6 100644 --- a/src/checkpoint/container/view_equality.h +++ b/src/checkpoint/container/view_equality.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // view_equality.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_VIEW_EQUALITY_H -#define INCLUDED_CHECKPOINT_CONTAINER_VIEW_EQUALITY_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_EQUALITY_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_EQUALITY_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -346,4 +346,4 @@ struct ViewEquality { #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_VIEW_EQUALITY_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_EQUALITY_H*/ diff --git a/src/checkpoint/container/view_serialize.h b/src/checkpoint/container/view_serialize.h index e1d1f61a..e4dfe742 100644 --- a/src/checkpoint/container/view_serialize.h +++ b/src/checkpoint/container/view_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // view_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_VIEW_SERIALIZE_H -#define INCLUDED_CHECKPOINT_CONTAINER_VIEW_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_SERIALIZE_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -613,4 +613,4 @@ inline void serialize( Serializer &s, KokkosSparse::CrsMatrix &matrix #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_VIEW_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_SERIALIZE_H*/ diff --git a/src/checkpoint/container/view_traits_extract.h b/src/checkpoint/container/view_traits_extract.h index 63a37c6f..2af3ffed 100644 --- a/src/checkpoint/container/view_traits_extract.h +++ b/src/checkpoint/container/view_traits_extract.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // view_traits_extract.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAITS_EXTRACT_H -#define INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAITS_EXTRACT_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAITS_EXTRACT_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAITS_EXTRACT_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -119,4 +119,4 @@ struct CountDims { #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAITS_EXTRACT_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAITS_EXTRACT_H*/ diff --git a/src/checkpoint/container/view_traverse_manual.h b/src/checkpoint/container/view_traverse_manual.h index 5dd8f07f..6aae41c1 100644 --- a/src/checkpoint/container/view_traverse_manual.h +++ b/src/checkpoint/container/view_traverse_manual.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // view_traverse_manual.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_MANUAL_H -#define INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_MANUAL_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_MANUAL_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_MANUAL_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -347,4 +347,4 @@ struct TraverseManual { #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_MANUAL_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_MANUAL_H*/ diff --git a/src/checkpoint/container/view_traverse_ndim.h b/src/checkpoint/container/view_traverse_ndim.h index d41d6ce5..18dfd7d2 100644 --- a/src/checkpoint/container/view_traverse_ndim.h +++ b/src/checkpoint/container/view_traverse_ndim.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // view_traverse_ndim.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_NDIM_H -#define INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_NDIM_H +#if !defined INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_NDIM_H +#define INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_NDIM_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -276,4 +276,4 @@ struct TraverseRecursive { #endif /*MAGISTRATE_KOKKOS_ENABLED*/ -#endif /*INCLUDED_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_NDIM_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_CONTAINER_VIEW_TRAVERSE_NDIM_H*/ diff --git a/src/checkpoint/detector.h b/src/checkpoint/detector.h index dad2855a..c9b42f3d 100644 --- a/src/checkpoint/detector.h +++ b/src/checkpoint/detector.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // detector.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DETECTOR_H -#define INCLUDED_CHECKPOINT_DETECTOR_H +#if !defined INCLUDED_SRC_CHECKPOINT_DETECTOR_H +#define INCLUDED_SRC_CHECKPOINT_DETECTOR_H #include @@ -91,4 +91,4 @@ using is_detected_convertible = std::is_convertible, T>; } // end detection -#endif /*INCLUDED_CHECKPOINT_DETECTOR_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DETECTOR_H*/ diff --git a/src/checkpoint/dispatch/allocator.h b/src/checkpoint/dispatch/allocator.h index 22922687..1083c556 100644 --- a/src/checkpoint/dispatch/allocator.h +++ b/src/checkpoint/dispatch/allocator.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // allocator.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_ALLOCATOR_H -#define INCLUDED_CHECKPOINT_DISPATCH_ALLOCATOR_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_ALLOCATOR_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_ALLOCATOR_H #include "checkpoint/dispatch/dispatch.h" @@ -60,4 +60,4 @@ struct Allocator { }} // namespace checkpoint::dispatch -#endif /*INCLUDED_CHECKPOINT_DISPATCH_ALLOCATOR_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_ALLOCATOR_H*/ diff --git a/src/checkpoint/dispatch/clean_type.h b/src/checkpoint/dispatch/clean_type.h index 8e6fc260..d75a2fb2 100644 --- a/src/checkpoint/dispatch/clean_type.h +++ b/src/checkpoint/dispatch/clean_type.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // clean_type.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_CLEAN_TYPE_H -#define INCLUDED_CHECKPOINT_DISPATCH_CLEAN_TYPE_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_CLEAN_TYPE_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_CLEAN_TYPE_H #include "checkpoint/common.h" @@ -83,4 +83,4 @@ typename CleanType::CleanT* cleanType(T* val) { }} /* end namespace checkpoint::dispatch */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_CLEAN_TYPE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_CLEAN_TYPE_H*/ diff --git a/src/checkpoint/dispatch/dispatch.h b/src/checkpoint/dispatch/dispatch.h index 3bf10e55..e5c6da1b 100644 --- a/src/checkpoint/dispatch/dispatch.h +++ b/src/checkpoint/dispatch/dispatch.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // dispatch.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_H -#define INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_H #include "checkpoint/common.h" #include "checkpoint/buffer/buffer.h" @@ -212,4 +212,4 @@ std::size_t sizeType(T& t); #include "checkpoint/dispatch/dispatch.impl.h" -#endif /*INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_H*/ diff --git a/src/checkpoint/dispatch/dispatch.impl.h b/src/checkpoint/dispatch/dispatch.impl.h index 420d0577..44aac6a2 100644 --- a/src/checkpoint/dispatch/dispatch.impl.h +++ b/src/checkpoint/dispatch/dispatch.impl.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // dispatch.impl.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_IMPL_H -#define INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_IMPL_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_IMPL_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_IMPL_H #include "checkpoint/common.h" #include "checkpoint/dispatch/dispatch.h" @@ -289,4 +289,4 @@ void deserializeType(InPlaceTag, SerialByteType* data, T* t) { }} /* end namespace checkpoint::dispatch */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_IMPL_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_IMPL_H*/ diff --git a/src/checkpoint/dispatch/dispatch_byte_macro.h b/src/checkpoint/dispatch/dispatch_byte_macro.h index 7fe9e291..b73b3a31 100644 --- a/src/checkpoint/dispatch/dispatch_byte_macro.h +++ b/src/checkpoint/dispatch/dispatch_byte_macro.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // dispatch_byte_macro.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_BYTE_MACRO_H -#define INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_BYTE_MACRO_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_BYTE_MACRO_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_BYTE_MACRO_H #include "checkpoint/common.h" @@ -54,4 +54,4 @@ } \ } -#endif /*INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_BYTE_MACRO_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_BYTE_MACRO_H*/ diff --git a/src/checkpoint/dispatch/dispatch_serializer.h b/src/checkpoint/dispatch/dispatch_serializer.h index 14417f30..b1892c4c 100644 --- a/src/checkpoint/dispatch/dispatch_serializer.h +++ b/src/checkpoint/dispatch/dispatch_serializer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // dispatch_serializer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_H -#define INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_H #include "checkpoint/common.h" #include "checkpoint/traits/serializable_traits.h" @@ -70,4 +70,4 @@ using SerializerDispatch = SerializerDispatchByte; }} /* end namespace checkpoint::dispatch */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_H*/ diff --git a/src/checkpoint/dispatch/dispatch_serializer_byte.h b/src/checkpoint/dispatch/dispatch_serializer_byte.h index a712345d..0cdda501 100644 --- a/src/checkpoint/dispatch/dispatch_serializer_byte.h +++ b/src/checkpoint/dispatch/dispatch_serializer_byte.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // dispatch_serializer_byte.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_BYTE_H -#define INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_BYTE_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_BYTE_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_BYTE_H #include "checkpoint/common.h" #include "checkpoint/traits/serializable_traits.h" @@ -82,4 +82,4 @@ struct SerializerDispatchByte { }} /* end namespace checkpoint::dispatch */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_BYTE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_BYTE_H*/ diff --git a/src/checkpoint/dispatch/dispatch_serializer_nonbyte.h b/src/checkpoint/dispatch/dispatch_serializer_nonbyte.h index 59cd8510..247e0c42 100644 --- a/src/checkpoint/dispatch/dispatch_serializer_nonbyte.h +++ b/src/checkpoint/dispatch/dispatch_serializer_nonbyte.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // dispatch_serializer_nonbyte.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_NONBYTE_H -#define INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_NONBYTE_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_NONBYTE_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_NONBYTE_H #include "checkpoint/common.h" #include "checkpoint/traits/serializable_traits.h" @@ -236,4 +236,4 @@ struct SerializerDispatchNonByte { }} /* end namespace checkpoint::dispatch */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_NONBYTE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_SERIALIZER_NONBYTE_H*/ diff --git a/src/checkpoint/dispatch/dispatch_virtual.h b/src/checkpoint/dispatch/dispatch_virtual.h index b0d9158a..03f12c80 100644 --- a/src/checkpoint/dispatch/dispatch_virtual.h +++ b/src/checkpoint/dispatch/dispatch_virtual.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // dispatch_virtual.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_VIRTUAL_H -#define INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_VIRTUAL_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_VIRTUAL_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_VIRTUAL_H #include "checkpoint/dispatch/dispatch.h" #include "checkpoint/dispatch/vrt/virtual_serialize.h" @@ -171,4 +171,4 @@ * */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_DISPATCH_VIRTUAL_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_DISPATCH_VIRTUAL_H*/ diff --git a/src/checkpoint/dispatch/reconstructor.h b/src/checkpoint/dispatch/reconstructor.h index d3c76c58..98c8016c 100644 --- a/src/checkpoint/dispatch/reconstructor.h +++ b/src/checkpoint/dispatch/reconstructor.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // reconstructor.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_RECONSTRUCTOR_H -#define INCLUDED_CHECKPOINT_DISPATCH_RECONSTRUCTOR_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_RECONSTRUCTOR_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_RECONSTRUCTOR_H #include "checkpoint/common.h" #include "checkpoint/traits/reconstructor_traits.h" @@ -177,4 +177,4 @@ struct Reconstructor { }} /* end namespace checkpoint::dispatch */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_RECONSTRUCTOR_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_RECONSTRUCTOR_H*/ diff --git a/src/checkpoint/dispatch/reconstructor_tag.h b/src/checkpoint/dispatch/reconstructor_tag.h index 3b55bf00..cba2db43 100644 --- a/src/checkpoint/dispatch/reconstructor_tag.h +++ b/src/checkpoint/dispatch/reconstructor_tag.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // reconstructor_tag.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_RECONSTRUCTOR_TAG_H -#define INCLUDED_CHECKPOINT_DISPATCH_RECONSTRUCTOR_TAG_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_RECONSTRUCTOR_TAG_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_RECONSTRUCTOR_TAG_H namespace checkpoint { namespace dispatch { @@ -56,4 +56,4 @@ using SERIALIZE_CONSTRUCT_TAG = dispatch::SERIALIZE_CONSTRUCT_TAG; } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_RECONSTRUCTOR_TAG_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_RECONSTRUCTOR_TAG_H*/ diff --git a/src/checkpoint/dispatch/type_registry.h b/src/checkpoint/dispatch/type_registry.h index 111eb86f..69881a9b 100644 --- a/src/checkpoint/dispatch/type_registry.h +++ b/src/checkpoint/dispatch/type_registry.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // type_registry.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_TYPE_REGISTRY_H -#define INCLUDED_CHECKPOINT_DISPATCH_TYPE_REGISTRY_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_TYPE_REGISTRY_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_TYPE_REGISTRY_H #include #include @@ -134,4 +134,4 @@ inline std::string const& getTypeName() { }}} /* end namespace checkpoint::dispatch::typeregistry */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_TYPE_REGISTRY_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_TYPE_REGISTRY_H*/ diff --git a/src/checkpoint/dispatch/vrt/base.h b/src/checkpoint/dispatch/vrt/base.h index 9388a7dc..9e872ba6 100644 --- a/src/checkpoint/dispatch/vrt/base.h +++ b/src/checkpoint/dispatch/vrt/base.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // base.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_BASE_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_BASE_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_BASE_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_BASE_H #include "checkpoint/dispatch/vrt/registry_common.h" #include "checkpoint/dispatch/vrt/object_registry.h" @@ -100,4 +100,4 @@ using SerializableBase = dispatch::vrt::SerializableBase; } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_BASE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_BASE_H*/ diff --git a/src/checkpoint/dispatch/vrt/derived.h b/src/checkpoint/dispatch/vrt/derived.h index 12b780f2..8addb0fc 100644 --- a/src/checkpoint/dispatch/vrt/derived.h +++ b/src/checkpoint/dispatch/vrt/derived.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // derived.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_DERIVED_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_DERIVED_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_DERIVED_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_DERIVED_H #include "checkpoint/dispatch/vrt/registry_common.h" #include "checkpoint/dispatch/vrt/object_registry.h" @@ -136,4 +136,4 @@ using SerializableDerived = dispatch::vrt::SerializableDerived; } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_DERIVED_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_DERIVED_H*/ diff --git a/src/checkpoint/dispatch/vrt/inheritance_assert_helpers.h b/src/checkpoint/dispatch/vrt/inheritance_assert_helpers.h index 6fb8b1e0..fb0b1e18 100644 --- a/src/checkpoint/dispatch/vrt/inheritance_assert_helpers.h +++ b/src/checkpoint/dispatch/vrt/inheritance_assert_helpers.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // inheritance_assert_helpers.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_INHERITANCE_ASSERT_HELPERS_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_INHERITANCE_ASSERT_HELPERS_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_INHERITANCE_ASSERT_HELPERS_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_INHERITANCE_ASSERT_HELPERS_H #include "checkpoint/common.h" @@ -69,4 +69,4 @@ inline void assertTypeIdxMatch(TypeIdx const expected_idx) { }}} /* end namespace checkpoint::dispatch::vrt */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_INHERITANCE_ASSERT_HELPERS_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_INHERITANCE_ASSERT_HELPERS_H*/ diff --git a/src/checkpoint/dispatch/vrt/link_derived_to_base_idx.h b/src/checkpoint/dispatch/vrt/link_derived_to_base_idx.h index 1d3fc898..504edb54 100644 --- a/src/checkpoint/dispatch/vrt/link_derived_to_base_idx.h +++ b/src/checkpoint/dispatch/vrt/link_derived_to_base_idx.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // link_derived_to_base_idx.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_LINK_DERIVED_TO_BASE_IDX_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_LINK_DERIVED_TO_BASE_IDX_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_LINK_DERIVED_TO_BASE_IDX_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_LINK_DERIVED_TO_BASE_IDX_H #include "checkpoint/dispatch/vrt/serializer_registry.h" @@ -60,4 +60,4 @@ inline void linkDerivedToBase() { }}} /* end namespace checkpoint::dispatch::vrt */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_LINK_DERIVED_TO_BASE_IDX_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_LINK_DERIVED_TO_BASE_IDX_H*/ diff --git a/src/checkpoint/dispatch/vrt/object_registry.h b/src/checkpoint/dispatch/vrt/object_registry.h index 96ce4023..54da0dea 100644 --- a/src/checkpoint/dispatch/vrt/object_registry.h +++ b/src/checkpoint/dispatch/vrt/object_registry.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // object_registry.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_OBJECT_REGISTRY_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_OBJECT_REGISTRY_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_OBJECT_REGISTRY_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_OBJECT_REGISTRY_H #include "checkpoint/common.h" #include "checkpoint/dispatch/vrt/registry_common.h" @@ -146,4 +146,4 @@ inline TypeIdx makeObjIdx() { }}}} /* end namespace checkpoint::dispatch::vrt::objregistry */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_OBJECT_REGISTRY_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_OBJECT_REGISTRY_H*/ diff --git a/src/checkpoint/dispatch/vrt/registry_common.h b/src/checkpoint/dispatch/vrt/registry_common.h index 403f485f..905c2809 100644 --- a/src/checkpoint/dispatch/vrt/registry_common.h +++ b/src/checkpoint/dispatch/vrt/registry_common.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // registry_common.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_REGISTRY_COMMON_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_REGISTRY_COMMON_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_REGISTRY_COMMON_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_REGISTRY_COMMON_H #include @@ -72,4 +72,4 @@ using checkpoint_base_type_t = }}} /* end namespace checkpoint::dispatch::vrt */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_REGISTRY_COMMON_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_REGISTRY_COMMON_H*/ diff --git a/src/checkpoint/dispatch/vrt/serialize_instantiator.h b/src/checkpoint/dispatch/vrt/serialize_instantiator.h index f3240767..bf286d07 100644 --- a/src/checkpoint/dispatch/vrt/serialize_instantiator.h +++ b/src/checkpoint/dispatch/vrt/serialize_instantiator.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // serialize_instantiator.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_SERIALIZE_INSTANTIATOR_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_SERIALIZE_INSTANTIATOR_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_SERIALIZE_INSTANTIATOR_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_SERIALIZE_INSTANTIATOR_H #include "checkpoint/dispatch/vrt/serializer_registry.h" #include "checkpoint/dispatch/vrt/link_derived_to_base_idx.h" @@ -125,4 +125,4 @@ inline void instantiateObjSerializer() { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_SERIALIZE_INSTANTIATOR_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_SERIALIZE_INSTANTIATOR_H*/ diff --git a/src/checkpoint/dispatch/vrt/serializer_registry.h b/src/checkpoint/dispatch/vrt/serializer_registry.h index e0772411..9ec3860c 100644 --- a/src/checkpoint/dispatch/vrt/serializer_registry.h +++ b/src/checkpoint/dispatch/vrt/serializer_registry.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // serializer_registry.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_SERIALIZER_REGISTRY_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_SERIALIZER_REGISTRY_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_SERIALIZER_REGISTRY_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_SERIALIZER_REGISTRY_H #include "checkpoint/common.h" #include "checkpoint/dispatch/vrt/registry_common.h" @@ -160,4 +160,4 @@ inline std::function getBaseIdx(TypeIdx base_idx) { }}}} /* end namespace checkpoint::dispatch::vrt::serializer_registry */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_SERIALIZER_REGISTRY_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_SERIALIZER_REGISTRY_H*/ diff --git a/src/checkpoint/dispatch/vrt/virtual_serialize.h b/src/checkpoint/dispatch/vrt/virtual_serialize.h index 0596b88b..2082dd44 100644 --- a/src/checkpoint/dispatch/vrt/virtual_serialize.h +++ b/src/checkpoint/dispatch/vrt/virtual_serialize.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // virtual_serialize.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_H #include "checkpoint/dispatch/vrt/base.h" #include "checkpoint/dispatch/vrt/derived.h" @@ -231,4 +231,4 @@ void reconstructPointedToObjectIfNeeded(SerializerT& s, T*& target) { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_H*/ diff --git a/src/checkpoint/dispatch/vrt/virtual_serialize_traits.h b/src/checkpoint/dispatch/vrt/virtual_serialize_traits.h index 3de7857c..81e43827 100644 --- a/src/checkpoint/dispatch/vrt/virtual_serialize_traits.h +++ b/src/checkpoint/dispatch/vrt/virtual_serialize_traits.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // virtual_serialize_traits.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_TRAITS_H -#define INCLUDED_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_TRAITS_H +#if !defined INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_TRAITS_H +#define INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_TRAITS_H #include "checkpoint/common.h" #include "checkpoint/dispatch/vrt/registry_common.h" @@ -104,4 +104,4 @@ struct VirtualSerializeTraits { }}} /* end namespace checkpoint::dispatch::vrt */ -#endif /*INCLUDED_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_TRAITS_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_DISPATCH_VRT_VIRTUAL_SERIALIZE_TRAITS_H*/ diff --git a/src/checkpoint/serializers/base_serializer.h b/src/checkpoint/serializers/base_serializer.h index 38308e76..e64251cc 100644 --- a/src/checkpoint/serializers/base_serializer.h +++ b/src/checkpoint/serializers/base_serializer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // base_serializer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_BASE_SERIALIZER_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_BASE_SERIALIZER_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_BASE_SERIALIZER_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_BASE_SERIALIZER_H #include "checkpoint/common.h" @@ -210,4 +210,4 @@ struct BaseSerializer { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_BASE_SERIALIZER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_BASE_SERIALIZER_H*/ diff --git a/src/checkpoint/serializers/footprinter.h b/src/checkpoint/serializers/footprinter.h index 0e315bd4..120025dc 100644 --- a/src/checkpoint/serializers/footprinter.h +++ b/src/checkpoint/serializers/footprinter.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // footprinter.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_FOOTPRINTER_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_FOOTPRINTER_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_FOOTPRINTER_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_FOOTPRINTER_H #include "checkpoint/common.h" #include "checkpoint/serializers/base_serializer.h" @@ -74,4 +74,4 @@ struct Footprinter : BaseSerializer { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_FOOTPRINTER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_FOOTPRINTER_H*/ diff --git a/src/checkpoint/serializers/memory_serializer.h b/src/checkpoint/serializers/memory_serializer.h index dc8bb058..16f055ca 100644 --- a/src/checkpoint/serializers/memory_serializer.h +++ b/src/checkpoint/serializers/memory_serializer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // memory_serializer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_MEMORY_SERIALIZER_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_MEMORY_SERIALIZER_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_MEMORY_SERIALIZER_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_MEMORY_SERIALIZER_H #include "checkpoint/common.h" #include "checkpoint/serializers/base_serializer.h" @@ -82,4 +82,4 @@ struct MemorySerializer : BaseSerializer { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_MEMORY_SERIALIZER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_MEMORY_SERIALIZER_H*/ diff --git a/src/checkpoint/serializers/packer.h b/src/checkpoint/serializers/packer.h index 0502c64f..09c7c0d2 100644 --- a/src/checkpoint/serializers/packer.h +++ b/src/checkpoint/serializers/packer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // packer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_PACKER_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_PACKER_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_PACKER_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_PACKER_H #include "checkpoint/common.h" #include "checkpoint/serializers/memory_serializer.h" @@ -87,4 +87,4 @@ using PackerIO = PackerBuffer; #include "checkpoint/serializers/packer.impl.h" -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_PACKER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_PACKER_H*/ diff --git a/src/checkpoint/serializers/packer.impl.h b/src/checkpoint/serializers/packer.impl.h index dfffaf15..8754cb61 100644 --- a/src/checkpoint/serializers/packer.impl.h +++ b/src/checkpoint/serializers/packer.impl.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // packer.impl.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_PACKER_IMPL_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_PACKER_IMPL_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_PACKER_IMPL_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_PACKER_IMPL_H #include "checkpoint/common.h" #include "checkpoint/serializers/memory_serializer.h" @@ -139,4 +139,4 @@ SerialSizeType PackerBuffer::usedBufferSize() const { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_PACKER_IMPL_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_PACKER_IMPL_H*/ diff --git a/src/checkpoint/serializers/serializers_headers.h b/src/checkpoint/serializers/serializers_headers.h index 06e6ac66..395a063d 100644 --- a/src/checkpoint/serializers/serializers_headers.h +++ b/src/checkpoint/serializers/serializers_headers.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // serializers_headers.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_SERIALIZERS_HEADERS_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_SERIALIZERS_HEADERS_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_SERIALIZERS_HEADERS_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_SERIALIZERS_HEADERS_H #include "checkpoint/common.h" #include "checkpoint/serializers/base_serializer.h" @@ -63,4 +63,4 @@ checkpoint::StreamPacker<>, \ checkpoint::StreamUnpacker<> \ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_SERIALIZERS_HEADERS_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_SERIALIZERS_HEADERS_H*/ diff --git a/src/checkpoint/serializers/sizer.cc b/src/checkpoint/serializers/sizer.cc index 23a3416a..89f56c61 100644 --- a/src/checkpoint/serializers/sizer.cc +++ b/src/checkpoint/serializers/sizer.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // sizer.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/src/checkpoint/serializers/sizer.h b/src/checkpoint/serializers/sizer.h index d7603083..1b77e271 100644 --- a/src/checkpoint/serializers/sizer.h +++ b/src/checkpoint/serializers/sizer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // sizer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_SIZER_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_SIZER_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_SIZER_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_SIZER_H #include "checkpoint/common.h" #include "checkpoint/serializers/base_serializer.h" @@ -84,4 +84,4 @@ struct Sizer : BaseSerializer { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_SIZER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_SIZER_H*/ diff --git a/src/checkpoint/serializers/stream_serializer.h b/src/checkpoint/serializers/stream_serializer.h index 359b7a69..2974009a 100644 --- a/src/checkpoint/serializers/stream_serializer.h +++ b/src/checkpoint/serializers/stream_serializer.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // stream_serializer.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_STREAM_SERIALIZER_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_STREAM_SERIALIZER_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_STREAM_SERIALIZER_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_STREAM_SERIALIZER_H #include "checkpoint/common.h" #include "checkpoint/serializers/base_serializer.h" @@ -96,4 +96,4 @@ struct StreamUnpacker : BaseSerializer { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_STREAM_SERIALIZER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_STREAM_SERIALIZER_H*/ diff --git a/src/checkpoint/serializers/unpacker.h b/src/checkpoint/serializers/unpacker.h index 77d34439..85e9a850 100644 --- a/src/checkpoint/serializers/unpacker.h +++ b/src/checkpoint/serializers/unpacker.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // unpacker.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_UNPACKER_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_UNPACKER_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_UNPACKER_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_UNPACKER_H #include "checkpoint/common.h" #include "checkpoint/serializers/memory_serializer.h" @@ -76,4 +76,4 @@ using UnpackerIO = UnpackerBuffer; #include "checkpoint/serializers/unpacker.impl.h" -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_UNPACKER_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_UNPACKER_H*/ diff --git a/src/checkpoint/serializers/unpacker.impl.h b/src/checkpoint/serializers/unpacker.impl.h index c6c835c1..ad2429b2 100644 --- a/src/checkpoint/serializers/unpacker.impl.h +++ b/src/checkpoint/serializers/unpacker.impl.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // unpacker.impl.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_UNPACKER_IMPL_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_UNPACKER_IMPL_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_UNPACKER_IMPL_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_UNPACKER_IMPL_H #include "checkpoint/common.h" #include "checkpoint/serializers/memory_serializer.h" @@ -105,4 +105,4 @@ SerialSizeType UnpackerBuffer::usedBufferSize() const { } /* end namespace checkpoint */ -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_UNPACKER_IMPL_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_UNPACKER_IMPL_H*/ diff --git a/src/checkpoint/serializers_all.h b/src/checkpoint/serializers_all.h index 534022a3..53b9224e 100644 --- a/src/checkpoint/serializers_all.h +++ b/src/checkpoint/serializers_all.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // serializers_all.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,10 +41,10 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_SERIALIZERS_ALL_H -#define INCLUDED_CHECKPOINT_SERIALIZERS_ALL_H +#if !defined INCLUDED_SRC_CHECKPOINT_SERIALIZERS_ALL_H +#define INCLUDED_SRC_CHECKPOINT_SERIALIZERS_ALL_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" -#endif /*INCLUDED_CHECKPOINT_SERIALIZERS_ALL_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_SERIALIZERS_ALL_H*/ diff --git a/src/checkpoint/traits/checkpoint_traits.h b/src/checkpoint/traits/checkpoint_traits.h index 117156d8..d9182316 100644 --- a/src/checkpoint/traits/checkpoint_traits.h +++ b/src/checkpoint/traits/checkpoint_traits.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // checkpoint_traits.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_TRAITS_CHECKPOINT_TRAITS_H -#define INCLUDED_CHECKPOINT_TRAITS_CHECKPOINT_TRAITS_H +#if !defined INCLUDED_SRC_CHECKPOINT_TRAITS_CHECKPOINT_TRAITS_H +#define INCLUDED_SRC_CHECKPOINT_TRAITS_CHECKPOINT_TRAITS_H #include @@ -91,4 +91,4 @@ struct SerializerTraits { } // end namespace checkpoint -#endif /*INCLUDED_CHECKPOINT_TRAITS_CHECKPOINT_TRAITS_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_TRAITS_CHECKPOINT_TRAITS_H*/ diff --git a/src/checkpoint/traits/reconstructor_traits.h b/src/checkpoint/traits/reconstructor_traits.h index 5ccd2d29..6551cb9c 100644 --- a/src/checkpoint/traits/reconstructor_traits.h +++ b/src/checkpoint/traits/reconstructor_traits.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // reconstructor_traits.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_TRAITS_RECONSTRUCTOR_TRAITS_H -#define INCLUDED_CHECKPOINT_TRAITS_RECONSTRUCTOR_TRAITS_H +#if !defined INCLUDED_SRC_CHECKPOINT_TRAITS_RECONSTRUCTOR_TRAITS_H +#define INCLUDED_SRC_CHECKPOINT_TRAITS_RECONSTRUCTOR_TRAITS_H #include "checkpoint/traits/serializable_traits.h" @@ -100,4 +100,4 @@ using isCopyConstructible = } // namespace checkpoint -#endif /*INCLUDED_CHECKPOINT_TRAITS_RECONSTRUCTOR_TRAITS_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_TRAITS_RECONSTRUCTOR_TRAITS_H*/ diff --git a/src/checkpoint/traits/serializable_traits.h b/src/checkpoint/traits/serializable_traits.h index 85071628..3dc8b0bb 100644 --- a/src/checkpoint/traits/serializable_traits.h +++ b/src/checkpoint/traits/serializable_traits.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // serializable_traits.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_CHECKPOINT_TRAITS_SERIALIZABLE_TRAITS_H -#define INCLUDED_CHECKPOINT_TRAITS_SERIALIZABLE_TRAITS_H +#if !defined INCLUDED_SRC_CHECKPOINT_TRAITS_SERIALIZABLE_TRAITS_H +#define INCLUDED_SRC_CHECKPOINT_TRAITS_SERIALIZABLE_TRAITS_H #include "checkpoint/common.h" #include "checkpoint/serializers/serializers_headers.h" @@ -236,4 +236,4 @@ struct SerializableTraits { } // end namespace checkpoint -#endif /*INCLUDED_CHECKPOINT_TRAITS_SERIALIZABLE_TRAITS_H*/ +#endif /*INCLUDED_SRC_CHECKPOINT_TRAITS_SERIALIZABLE_TRAITS_H*/ diff --git a/tests/unit/main.cc b/tests/unit/main.cc index a6215806..9dd82922 100644 --- a/tests/unit/main.cc +++ b/tests/unit/main.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // main.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_byte_macro.cc b/tests/unit/test_byte_macro.cc index b520ff9a..5712e58d 100644 --- a/tests/unit/test_byte_macro.cc +++ b/tests/unit/test_byte_macro.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_byte_macro.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_bytecopy_trait.cc b/tests/unit/test_bytecopy_trait.cc index 224abd83..6c0be6af 100644 --- a/tests/unit/test_bytecopy_trait.cc +++ b/tests/unit/test_bytecopy_trait.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_bytecopy_trait.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_commons.h b/tests/unit/test_commons.h index c8df5aa8..91e0ef8d 100644 --- a/tests/unit/test_commons.h +++ b/tests/unit/test_commons.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_commons.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TEST_COMMONS_H -#define INCLUDED_UNIT_TEST_COMMONS_H +#if !defined INCLUDED_TESTS_UNIT_TEST_COMMONS_H +#define INCLUDED_TESTS_UNIT_TEST_COMMONS_H #include "test_harness.h" @@ -180,4 +180,4 @@ std::unique_ptr serializeAny( } } //end namespace -#endif /*INCLUDED_UNIT_TEST_COMMONS_H*/ +#endif /*INCLUDED_TESTS_UNIT_TEST_COMMONS_H*/ diff --git a/tests/unit/test_container.cc b/tests/unit/test_container.cc index ec67cb40..3cbe9bf3 100644 --- a/tests/unit/test_container.cc +++ b/tests/unit/test_container.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_container.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_footprinter.cc b/tests/unit/test_footprinter.cc index 4cfc1af2..3a2fc402 100644 --- a/tests/unit/test_footprinter.cc +++ b/tests/unit/test_footprinter.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_footprinter.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_harness.h b/tests/unit/test_harness.h index 61bee244..ee726f63 100644 --- a/tests/unit/test_harness.h +++ b/tests/unit/test_harness.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_harness.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TEST_HARNESS_H -#define INCLUDED_UNIT_TEST_HARNESS_H +#if !defined INCLUDED_TESTS_UNIT_TEST_HARNESS_H +#define INCLUDED_TESTS_UNIT_TEST_HARNESS_H #include @@ -89,4 +89,4 @@ using TestHarness = TestHarnessAny; }}} // end namespace checkpoint::tests::unit -#endif /*INCLUDED_UNIT_TEST_HARNESS_H*/ +#endif /*INCLUDED_TESTS_UNIT_TEST_HARNESS_H*/ diff --git a/tests/unit/test_interface.cc b/tests/unit/test_interface.cc index 2892c536..6c0dce68 100644 --- a/tests/unit/test_interface.cc +++ b/tests/unit/test_interface.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_interface.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_0d_commons.h b/tests/unit/test_kokkos_0d_commons.h index 79491099..2286c25b 100644 --- a/tests/unit/test_kokkos_0d_commons.h +++ b/tests/unit/test_kokkos_0d_commons.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_0d_commons.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TEST_KOKKOS_0D_COMMONS_H -#define INCLUDED_UNIT_TEST_KOKKOS_0D_COMMONS_H +#if !defined INCLUDED_TESTS_UNIT_TEST_KOKKOS_0D_COMMONS_H +#define INCLUDED_TESTS_UNIT_TEST_KOKKOS_0D_COMMONS_H #include "test_commons.h" @@ -77,4 +77,4 @@ using Test0DTypes = testing::Types< #endif -#endif /*INCLUDED_UNIT_TEST_KOKKOS_0D_COMMONS_H*/ +#endif /*INCLUDED_TESTS_UNIT_TEST_KOKKOS_0D_COMMONS_H*/ diff --git a/tests/unit/test_kokkos_1d_commons.h b/tests/unit/test_kokkos_1d_commons.h index 22c52a92..00fd14e5 100644 --- a/tests/unit/test_kokkos_1d_commons.h +++ b/tests/unit/test_kokkos_1d_commons.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_1d_commons.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TEST_KOKKOS_1D_COMMONS_H -#define INCLUDED_UNIT_TEST_KOKKOS_1D_COMMONS_H +#if !defined INCLUDED_TESTS_UNIT_TEST_KOKKOS_1D_COMMONS_H +#define INCLUDED_TESTS_UNIT_TEST_KOKKOS_1D_COMMONS_H #include "test_commons.h" @@ -186,4 +186,4 @@ using DynRankViewTestTypes = testing::Types< #endif -#endif /*INCLUDED_UNIT_TEST_KOKKOS_1D_COMMONS_H*/ +#endif /*INCLUDED_TESTS_UNIT_TEST_KOKKOS_1D_COMMONS_H*/ diff --git a/tests/unit/test_kokkos_2d_commons.h b/tests/unit/test_kokkos_2d_commons.h index 95e48c3b..6ca3862e 100644 --- a/tests/unit/test_kokkos_2d_commons.h +++ b/tests/unit/test_kokkos_2d_commons.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_2d_commons.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TEST_KOKKOS_2D_COMMONS_H -#define INCLUDED_UNIT_TEST_KOKKOS_2D_COMMONS_H +#if !defined INCLUDED_TESTS_UNIT_TEST_KOKKOS_2D_COMMONS_H +#define INCLUDED_TESTS_UNIT_TEST_KOKKOS_2D_COMMONS_H #include "test_commons.h" @@ -155,4 +155,4 @@ using Test2DConstTypesStride = #endif -#endif /*INCLUDED_UNIT_TEST_KOKKOS_2D_COMMONS_H*/ +#endif /*INCLUDED_TESTS_UNIT_TEST_KOKKOS_2D_COMMONS_H*/ diff --git a/tests/unit/test_kokkos_3d_commons.h b/tests/unit/test_kokkos_3d_commons.h index f4710445..9f153d8f 100644 --- a/tests/unit/test_kokkos_3d_commons.h +++ b/tests/unit/test_kokkos_3d_commons.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_3d_commons.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TEST_KOKKOS_3D_COMMONS_H -#define INCLUDED_UNIT_TEST_KOKKOS_3D_COMMONS_H +#if !defined INCLUDED_TESTS_UNIT_TEST_KOKKOS_3D_COMMONS_H +#define INCLUDED_TESTS_UNIT_TEST_KOKKOS_3D_COMMONS_H #include "test_commons.h" @@ -192,4 +192,4 @@ TYPED_TEST_P(KokkosViewTest3D, test_3d_any) { } } -#endif /*INCLUDED_UNIT_TEST_KOKKOS_3D_COMMONS_H*/ +#endif /*INCLUDED_TESTS_UNIT_TEST_KOKKOS_3D_COMMONS_H*/ diff --git a/tests/unit/test_kokkos_integration_commons.h b/tests/unit/test_kokkos_integration_commons.h index 8fd46db6..6c671c3b 100644 --- a/tests/unit/test_kokkos_integration_commons.h +++ b/tests/unit/test_kokkos_integration_commons.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_integration_commons.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TEST_KOKKOS_INTEGRATION_COMMONS_H -#define INCLUDED_UNIT_TEST_KOKKOS_INTEGRATION_COMMONS_H +#if !defined INCLUDED_TESTS_UNIT_TEST_KOKKOS_INTEGRATION_COMMONS_H +#define INCLUDED_TESTS_UNIT_TEST_KOKKOS_INTEGRATION_COMMONS_H #include "test_harness.h" #include "test_commons.h" @@ -273,4 +273,4 @@ struct Data : BaseData { struct KokkosBaseTest : virtual testing::Test { }; -#endif /*INCLUDED_UNIT_TEST_KOKKOS_INTEGRATION_COMMONS_H*/ +#endif /*INCLUDED_TESTS_UNIT_TEST_KOKKOS_INTEGRATION_COMMONS_H*/ diff --git a/tests/unit/test_kokkos_serialize_0d.cc b/tests/unit/test_kokkos_serialize_0d.cc index 55cda235..55c359bf 100644 --- a/tests/unit/test_kokkos_serialize_0d.cc +++ b/tests/unit/test_kokkos_serialize_0d.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_0d.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_1d.cc b/tests/unit/test_kokkos_serialize_1d.cc index 6e3f7366..4d59ebde 100644 --- a/tests/unit/test_kokkos_serialize_1d.cc +++ b/tests/unit/test_kokkos_serialize_1d.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_1d.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_2d.cc b/tests/unit/test_kokkos_serialize_2d.cc index 64875af2..6799f705 100644 --- a/tests/unit/test_kokkos_serialize_2d.cc +++ b/tests/unit/test_kokkos_serialize_2d.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_2d.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_3d_left.cc b/tests/unit/test_kokkos_serialize_3d_left.cc index cdedb459..98fad1af 100644 --- a/tests/unit/test_kokkos_serialize_3d_left.cc +++ b/tests/unit/test_kokkos_serialize_3d_left.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_3d_left.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_3d_right.cc b/tests/unit/test_kokkos_serialize_3d_right.cc index 78526ad7..6008f8ea 100644 --- a/tests/unit/test_kokkos_serialize_3d_right.cc +++ b/tests/unit/test_kokkos_serialize_3d_right.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_3d_right.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_3d_stride.cc b/tests/unit/test_kokkos_serialize_3d_stride.cc index 3dd3d6f1..68157199 100644 --- a/tests/unit/test_kokkos_serialize_3d_stride.cc +++ b/tests/unit/test_kokkos_serialize_3d_stride.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_3d_stride.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_complex.cc b/tests/unit/test_kokkos_serialize_complex.cc index 69fcd7ad..c5b4b28b 100644 --- a/tests/unit/test_kokkos_serialize_complex.cc +++ b/tests/unit/test_kokkos_serialize_complex.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_complex.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_dynrankview.cc b/tests/unit/test_kokkos_serialize_dynrankview.cc index a7237afb..78ad0c12 100644 --- a/tests/unit/test_kokkos_serialize_dynrankview.cc +++ b/tests/unit/test_kokkos_serialize_dynrankview.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_dynrankview.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_integration.cc b/tests/unit/test_kokkos_serialize_integration.cc index 8c444d77..69dd3a4f 100644 --- a/tests/unit/test_kokkos_serialize_integration.cc +++ b/tests/unit/test_kokkos_serialize_integration.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_integration.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_nd.cc b/tests/unit/test_kokkos_serialize_nd.cc index c82b9211..87076758 100644 --- a/tests/unit/test_kokkos_serialize_nd.cc +++ b/tests/unit/test_kokkos_serialize_nd.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_nd.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_pair.cc b/tests/unit/test_kokkos_serialize_pair.cc index 1857c9df..528ce679 100644 --- a/tests/unit/test_kokkos_serialize_pair.cc +++ b/tests/unit/test_kokkos_serialize_pair.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_pair.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_special.cc b/tests/unit/test_kokkos_serialize_special.cc index 4ab8d407..81314832 100644 --- a/tests/unit/test_kokkos_serialize_special.cc +++ b/tests/unit/test_kokkos_serialize_special.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_special.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_kokkos_serialize_unordered_map.cc b/tests/unit/test_kokkos_serialize_unordered_map.cc index 62078377..8886d0d9 100644 --- a/tests/unit/test_kokkos_serialize_unordered_map.cc +++ b/tests/unit/test_kokkos_serialize_unordered_map.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_unordered_map.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_object.cc b/tests/unit/test_object.cc index 41bf2feb..8382c98e 100644 --- a/tests/unit/test_object.cc +++ b/tests/unit/test_object.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_object.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_optional.cc b/tests/unit/test_optional.cc index 69d5afd9..64d4d1af 100644 --- a/tests/unit/test_optional.cc +++ b/tests/unit/test_optional.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_optional.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_reconstruct.cc b/tests/unit/test_reconstruct.cc index 7fe9fa3f..d17db535 100644 --- a/tests/unit/test_reconstruct.cc +++ b/tests/unit/test_reconstruct.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_reconstruct.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_serialization_error_checking.cc b/tests/unit/test_serialization_error_checking.cc index b759a5b6..cb28418e 100644 --- a/tests/unit/test_serialization_error_checking.cc +++ b/tests/unit/test_serialization_error_checking.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_serialization_error_checking.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_serialize_file.cc b/tests/unit/test_serialize_file.cc index 3ad56106..65addabe 100644 --- a/tests/unit/test_serialize_file.cc +++ b/tests/unit/test_serialize_file.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_serialize_file.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_serialize_stream.cc b/tests/unit/test_serialize_stream.cc index 20d0d114..3de3dd12 100644 --- a/tests/unit/test_serialize_stream.cc +++ b/tests/unit/test_serialize_stream.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_serialize_stream.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_sizer.cc b/tests/unit/test_sizer.cc index 427b9e9f..ec4342b8 100644 --- a/tests/unit/test_sizer.cc +++ b/tests/unit/test_sizer.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_sizer.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_tagged_construct.cc b/tests/unit/test_tagged_construct.cc index daefc916..ef0ba106 100644 --- a/tests/unit/test_tagged_construct.cc +++ b/tests/unit/test_tagged_construct.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_tagged_construct.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_traversal.cc b/tests/unit/test_traversal.cc index a58d0d4c..bf6db1a3 100644 --- a/tests/unit/test_traversal.cc +++ b/tests/unit/test_traversal.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_traversal.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_tuple.cc b/tests/unit/test_tuple.cc index 76c5b5ba..49d4a5ef 100644 --- a/tests/unit/test_tuple.cc +++ b/tests/unit/test_tuple.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_tuple.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_unique_ptr.cc b/tests/unit/test_unique_ptr.cc index 143d8a47..cda5c06f 100644 --- a/tests/unit/test_unique_ptr.cc +++ b/tests/unit/test_unique_ptr.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_unique_ptr.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_variant_serializer.cc b/tests/unit/test_variant_serializer.cc index ae4af2be..668f0688 100644 --- a/tests/unit/test_variant_serializer.cc +++ b/tests/unit/test_variant_serializer.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_variant_serializer.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_vector_bool_serialize.cc b/tests/unit/test_vector_bool_serialize.cc index 891a02f9..6d355b3b 100644 --- a/tests/unit/test_vector_bool_serialize.cc +++ b/tests/unit/test_vector_bool_serialize.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_vector_bool_serialize.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_vector_serializer.cc b/tests/unit/test_vector_serializer.cc index b5262ce1..3a055439 100644 --- a/tests/unit/test_vector_serializer.cc +++ b/tests/unit/test_vector_serializer.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_vector_serializer.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/test_virtual_serialize.cc b/tests/unit/test_virtual_serialize.cc index 85801b66..85df6c60 100644 --- a/tests/unit/test_virtual_serialize.cc +++ b/tests/unit/test_virtual_serialize.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_virtual_serialize.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/mpi-init.h b/tests/unit/tests_mpi/mpi-init.h index 10d26d51..4e58d0c1 100644 --- a/tests/unit/tests_mpi/mpi-init.h +++ b/tests/unit/tests_mpi/mpi-init.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // mpi-init.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TESTS_MPI_MPI_INIT_H -#define INCLUDED_UNIT_TESTS_MPI_MPI_INIT_H +#if !defined INCLUDED_TESTS_UNIT_TESTS_MPI_MPI_INIT_H +#define INCLUDED_TESTS_UNIT_TESTS_MPI_MPI_INIT_H #include #include @@ -95,4 +95,4 @@ class MPIEnvironment : public ::testing::Environment }; -#endif /*INCLUDED_UNIT_TESTS_MPI_MPI_INIT_H*/ +#endif /*INCLUDED_TESTS_UNIT_TESTS_MPI_MPI_INIT_H*/ diff --git a/tests/unit/tests_mpi/test_commons_mpi.h b/tests/unit/tests_mpi/test_commons_mpi.h index a48173ed..eef54695 100644 --- a/tests/unit/tests_mpi/test_commons_mpi.h +++ b/tests/unit/tests_mpi/test_commons_mpi.h @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_commons_mpi.h -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. @@ -41,8 +41,8 @@ //@HEADER */ -#if !defined INCLUDED_UNIT_TESTS_MPI_TEST_COMMONS_MPI_H -#define INCLUDED_UNIT_TESTS_MPI_TEST_COMMONS_MPI_H +#if !defined INCLUDED_TESTS_UNIT_TESTS_MPI_TEST_COMMONS_MPI_H +#define INCLUDED_TESTS_UNIT_TESTS_MPI_TEST_COMMONS_MPI_H #include "test_commons.h" #include "test_kokkos_0d_commons.h" @@ -89,4 +89,4 @@ void serializeAnyMPI(T& view, std::function compare) { } } // end namespace -#endif /*INCLUDED_UNIT_TESTS_MPI_TEST_COMMONS_MPI_H*/ +#endif /*INCLUDED_TESTS_UNIT_TESTS_MPI_TEST_COMMONS_MPI_H*/ diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_0d_mpi.cc b/tests/unit/tests_mpi/test_kokkos_serialize_0d_mpi.cc index f23c1b07..a90e2d3b 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_0d_mpi.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_0d_mpi.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_0d_mpi.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_1d_mpi.cc b/tests/unit/tests_mpi/test_kokkos_serialize_1d_mpi.cc index 7d941c5b..74268f09 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_1d_mpi.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_1d_mpi.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_1d_mpi.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_left.cc b/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_left.cc index c9de5c01..11c27d63 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_left.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_left.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_2d_mpi_left.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_right.cc b/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_right.cc index 02e39279..05f09d28 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_right.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_right.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_2d_mpi_right.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_stride.cc b/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_stride.cc index 12ff1ec8..58c5987c 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_stride.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_2d_mpi_stride.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_2d_mpi_stride.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_left.cc b/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_left.cc index 5c6c762a..729eeeb9 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_left.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_left.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_3d_mpi_left.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_right.cc b/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_right.cc index 4e5d1b5d..eadc3b7b 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_right.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_right.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_3d_mpi_right.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_stride.cc b/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_stride.cc index c608e607..b9461402 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_stride.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_3d_mpi_stride.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_3d_mpi_stride.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. diff --git a/tests/unit/tests_mpi/test_kokkos_serialize_integration_mpi.cc b/tests/unit/tests_mpi/test_kokkos_serialize_integration_mpi.cc index ea22df42..f5ab8c2d 100644 --- a/tests/unit/tests_mpi/test_kokkos_serialize_integration_mpi.cc +++ b/tests/unit/tests_mpi/test_kokkos_serialize_integration_mpi.cc @@ -3,7 +3,7 @@ // ***************************************************************************** // // test_kokkos_serialize_integration_mpi.cc -// DARMA/checkpoint => Serialization Library +// DARMA/magistrate => Serialization Library // // Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC // (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S.