subroutine mod_vector::v_affect ( type(vector),intent(inout)  v,
real*4,intent(in)  value 
)

initialize vector to value

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
v : type(vector)
value : value to add into the vector v
Date:
13th of March, 2011
Remarks:

Definition at line 714 of file vector.f90.

 All Classes Namespaces Files Functions Variables Defines