get_np Function

public pure function get_np(self, lvl)

Returns the number of total mesh points at the given level

Type Bound

multigrid_t

Arguments

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

Instance of the type

integer, intent(in) :: lvl

Desired multigrid level

Return Value integer