velocities Interface

interface
private pure module function velocities(self, speeds, directions) result(my_velocities)

Arguments

Type IntentOptional Attributes Name
class(distribution_t), intent(in) :: self
double precision, intent(in) :: speeds(:,:)
double precision, intent(in) :: directions(:,:,:)

Return Value double precision,allocatable,(:,:,:)

Description

Return the t_cell_collection_t object's velocity vectors