get_x Interface

interface
public pure module function get_x(self, ind)

Arguments

Type IntentOptional Attributes Name
class(mesh_cart_t), intent(in) :: self

Instance of the type

integer, intent(in) :: ind

Mesh index

Return Value real(kind=fp)