Next: Interface str_part
Up: Module table_module
Previous: Interface int_part
Contents
Index
Utility function to return one or more columns from the real part of a table.
- this -- type(Table), intent(in)
-
- column -- integer, intent(in)
-
- columns -- integer, intent(in), dimension(:)
-
- Return values:
-
- t1 --
real(dp), dimension(this%N)
-
- t2 --
real(dp), dimension(size(columns),this%N)
-
- t3 --
real(dp), dimension(this%realsize,this%N )
-
str_part interface
gabor
2009-06-30