computation Abstract Interface

abstract interface
private subroutine computation(me, scheme, geometry, params, iLevel)

Arguments

TypeIntentOptionalAttributesName
class(mus_control_type) :: me

self control type

type(mus_scheme_type), intent(inout) :: scheme

container for the scheme

type(mus_geom_type), intent(inout) :: geometry

geometry infomation

type(mus_param_type), intent(inout) :: params

global parameters

integer, intent(in) :: iLevel

Level counter variable

Description

Interface describes the main control routine which does computation set boundary and check flow status