Call the init function if a type T has the function init. More...
Call the init function if a type T has the function init.
| type | T | 
Definition at line 93 of file vector_dist_operators.hpp.
#include <vector_dist_operators.hpp>
Static Public Member Functions | |
| static void | call (T &r_exp) | 
| it call the function init for r_exp if T has the function init  | |