space_dimension Interface

interface


Calls

interface~~space_dimension~~CallsGraph interface~space_dimension space_dimension proc~space_dimension space_dimension interface~space_dimension->proc~space_dimension

private pure module function space_dimension(this) result(num_dimensions)

Arguments

Type IntentOptional AttributesName
class(structured_grid), intent(in) :: this

Return Value integer

Description

result is the number of independent spatial dimensions in the structured grid (e.g., 2 for axisymmetric grid)