output_rgfb Interface

interface


Calls

interface~~output_rgfb~~CallsGraph interface~output_rgfb output_rgfb proc~output_rgfb output_rgfb interface~output_rgfb->proc~output_rgfb proc~next_available_io_id next_available_io_id proc~output_rgfb->proc~next_available_io_id proc~get_current_time get_current_time proc~output_rgfb->proc~get_current_time

public module subroutine output_rgfb(this, coord)

Arguments

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

The routine is called on this object.

type(rgf), intent(in) :: coord

A real grid function that contains the coordinates.

Description

The interface for an output routine for a real data type boundary grid function.