zero_cgf Interface

interface


Calls

interface~~zero_cgf~~CallsGraph interface~zero_cgf zero_cgf proc~zero_cgf zero_cgf interface~zero_cgf->proc~zero_cgf

public module subroutine zero_cgf(this)

Arguments

Type IntentOptional AttributesName
class(cgf), intent(inout) :: this

The routine is called on this object.

Description

The interface for a procedure for setting a complex grid function to zero.

this%elems(:)%var(:) = 0