checksum Interface

public interface checksum

Module Procedures

private subroutine checksum_field(field, total)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :, -nzgrid:, :) :: field
real, intent(out) :: total

private subroutine checksum_dist(dist, total, norm)

Arguments

Type IntentOptional Attributes Name
complex, intent(in), dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) :: dist
real, intent(out) :: total
logical, intent(in), optional :: norm