delTracer Interface

public interface delTracer

Contents


Module Procedures

private function delTracer_1(tname, tracs) result(lerr)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: tname
type(trac_type), intent(inout), ALLOCATABLE, TARGET :: tracs(:)

Return Value logical

private function delTracer_1def(tname) result(lerr)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: tname

Return Value logical