interface regrid_consts::state_dependent

Overview

Returns true if the coordinate is dependent on the state density, returns false otherwise. More…

interface state_dependent
{
    // methods

    logical function state_dependent_char(string string);
    logical function state_dependent_int(mode mode);
};

Detailed Documentation

Returns true if the coordinate is dependent on the state density, returns false otherwise.

Methods

logical function state_dependent_char(string string)

Returns true if the coordinate is dependent on the state density, returns false otherwise.

Parameters:

string

String to indicate coordinate mode

logical function state_dependent_int(mode mode)

Returns true if the coordinate is dependent on the state density, returns false otherwise.

Parameters:

mode

Coordinate mode