(git:c5411e0)
Loading...
Searching...
No Matches
cp_array_utils::cp_2d_r_cp_type Type Reference

represent a pointer to a contiguous 2d array More...

Data Fields

real(kind=dp), dimension(:, :), pointer, contiguous array => NULL()
 

Detailed Description

represent a pointer to a contiguous 2d array

History
02.2003 created [fawzi]
Author
fawzi

Definition at line 139 of file cp_array_utils.F.

Field Documentation

◆ array

real(kind=dp), dimension(:, :), pointer, contiguous cp_array_utils::cp_2d_r_cp_type::array => NULL()

Definition at line 140 of file cp_array_utils.F.


The documentation for this type was generated from the following file: