|
| __device__ __host__ | for_each_prop3 (S1 &v1, S2 &v2, S3 &v3, index_type &p, op_type &op) |
| | constructor More...
|
| |
|
template<typename T > |
| __device__ __host__ void | operator() (T &t) const |
| | It call the copy function for each property.
|
| |
|
|
S1 & | v1 |
| |
|
S2 & | v2 |
| |
|
S3 & | v3 |
| |
|
index_type & | p |
| |
|
op_type & | op |
| |
template<typename S1, typename S2, typename S3, typename index_type, typename op_type>
struct boost::numeric::odeint::for_each_prop3< S1, S2, S3, index_type, op_type >
Definition at line 66 of file vector_algebra_ofp.hpp.
◆ for_each_prop3()
template<typename S1 , typename S2 , typename S3 , typename index_type , typename op_type >
constructor
- Parameters
-
| src | source encapsulated object |
| dst | destination encapsulated object |
Definition at line 81 of file vector_algebra_ofp.hpp.
The documentation for this struct was generated from the following file: