Public Attributes

mod_vector::vector Type Reference

real*4 : type of precision : * real*4 for simple precision * real*8 for double precision More...

List of all members.

Public Attributes

logical is_allocate = .false.
real *4, dimension(:), allocatable ptr_container
integer size = 1;

Detailed Description

real*4 : type of precision : * real*4 for simple precision * real*8 for double precision

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
size : integer (by defaul =1), vector size
ptr_container : vector container
is_allocate : boolean, verify if the vector is allocate
Date:
12th of March, 2011
Remarks:

Definition at line 42 of file vector.f90.


The documentation for this type was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines