Loading src/TNL/Containers/ArrayOperationsCuda_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/ArrayOperations.h> #include <TNL/Containers/ArrayOperations.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -290,5 +290,5 @@ template bool ArrayOperations< Devices::Cuda >::setMemory< long double, long int #endif } // namespace Arrays } // namespace Containers } // namespace TNL src/TNL/Containers/ArrayOperationsHost_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/ArrayOperations.h> #include <TNL/Containers/ArrayOperations.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -194,5 +194,5 @@ template bool ArrayOperations< Devices::Host >::setMemory< long double, long int #endif } // namespace Arrays } // namespace Containers } // namespace TNL src/TNL/Containers/Array_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/Array.h> #include <TNL/Containers/Array.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -39,5 +39,5 @@ template class Array< long double, Devices::Cuda, long int >; #endif } // namespace Arrays } // namespace Containers } // namespace TNL src/TNL/Containers/MultiArray_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/MultiArray.h> #include <TNL/Containers/MultiArray.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -64,5 +64,5 @@ template class MultiArray< 4, double, Devices::Cuda, long int >; #endif } // namespace Arrays } // namespace Containers } // namespace TNL src/TNL/Containers/SharedArray_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/SharedArray.h> #include <TNL/Containers/SharedArray.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading @@ -37,5 +37,5 @@ extern template class SharedArray< long double, Devices::Cuda, long int >; #endif } // namespace Arrays } // namespace Containers } // namespace TNL Loading
src/TNL/Containers/ArrayOperationsCuda_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/ArrayOperations.h> #include <TNL/Containers/ArrayOperations.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -290,5 +290,5 @@ template bool ArrayOperations< Devices::Cuda >::setMemory< long double, long int #endif } // namespace Arrays } // namespace Containers } // namespace TNL
src/TNL/Containers/ArrayOperationsHost_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/ArrayOperations.h> #include <TNL/Containers/ArrayOperations.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -194,5 +194,5 @@ template bool ArrayOperations< Devices::Host >::setMemory< long double, long int #endif } // namespace Arrays } // namespace Containers } // namespace TNL
src/TNL/Containers/Array_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/Array.h> #include <TNL/Containers/Array.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -39,5 +39,5 @@ template class Array< long double, Devices::Cuda, long int >; #endif } // namespace Arrays } // namespace Containers } // namespace TNL
src/TNL/Containers/MultiArray_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/MultiArray.h> #include <TNL/Containers/MultiArray.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading Loading @@ -64,5 +64,5 @@ template class MultiArray< 4, double, Devices::Cuda, long int >; #endif } // namespace Arrays } // namespace Containers } // namespace TNL
src/TNL/Containers/SharedArray_impl.cu +3 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,10 @@ /* See Copyright Notice in tnl/Copyright */ #include <TNL/Arrays/SharedArray.h> #include <TNL/Containers/SharedArray.h> namespace TNL { namespace Arrays { namespace Containers { #ifdef TEMPLATE_EXPLICIT_INSTANTIATION Loading @@ -37,5 +37,5 @@ extern template class SharedArray< long double, Devices::Cuda, long int >; #endif } // namespace Arrays } // namespace Containers } // namespace TNL