vector_calculus_t Interface

public interface vector_calculus_t

Module Procedures

public function init(backend) result(vector_calculus)

Arguments

Type IntentOptional Attributes Name
class(base_backend_t), intent(inout), target :: backend

Return Value type(vector_calculus_t)