rhs Function

public pure function rhs(self)

Evaluates right hand side of heat equation on a field instance.

Arguments

Type IntentOptional Attributes Name
class(field_cpu_type), intent(in) :: self

Return Value real, allocatable, (:,:,:)


Contents