#include <CopyCastHelper.h>
Static Public Member Functions | |
| static void | apply (const size_t, const T1 *, T2 *) |
Helper function to copy and cast (single<->double precision) values between two arrays
| [in] | vec_in | The incoming vector to get the values from |
| [in,out] | vec_out | The outgoing vector to with the up/down-casted values from vec_in It is assumed that vec_out is properly allocated |
| [in] | len | Length of above vectors |
Definition at line 20 of file CopyCastHelper.h.
|
inlinestatic |
Definition at line 21 of file CopyCastHelper.h.
References AMP_ERROR.
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:45. Comments on this page |