scalar_product Interface

interface
public function scalar_product(self, x, y) result(s)

Arguments

Type IntentOptional Attributes Name
class(base_backend_t) :: self
class(field_t), intent(in) :: x
class(field_t), intent(in) :: y

Return Value real(kind=dp)

Description

Calculates the scalar product of two input fields