global_point_count_2d Function

public pure function global_point_count_2d(ctx) result(n)

Whole-domain point count (FVM cells / FDM nodes), identical on all ranks.

Arguments

Type IntentOptional Attributes Name
type(solver_run_context_2d_t), intent(in) :: ctx

Return Value integer