Cartesius Library
points::point_list_to_array Interface Reference

Public Member Functions

subroutine point_list_to_array_alloc (point_list, point_array)
 
subroutine point_list_to_array_ptr_alloc (point_list, point_array)
 
subroutine point_list_to_array_type (point_list, point_array)
 

Member Function/Subroutine Documentation

◆ point_list_to_array_alloc()

subroutine points::point_list_to_array::point_list_to_array_alloc ( type(list), intent(in)  point_list,
type(point), dimension(:), intent(out), allocatable  point_array 
)
Here is the call graph for this function:

◆ point_list_to_array_ptr_alloc()

subroutine points::point_list_to_array::point_list_to_array_ptr_alloc ( type(list), intent(in)  point_list,
type(point_ptr), dimension(:), intent(out), allocatable  point_array 
)
Here is the call graph for this function:

◆ point_list_to_array_type()

subroutine points::point_list_to_array::point_list_to_array_type ( type(list), intent(in)  point_list,
type(pointarray), intent(out)  point_array 
)
Here is the call graph for this function:

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