sin Interface

public interface sin

Module Procedures

private function sin_array(a) result(c)

Sine function for autodiff arrays

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a

Return Value type(array_type), pointer