set_phi Interface

interface


Called by

interface~~set_phi~~CalledByGraph interface~set_phi mesh_cart_t%set_phi proc~set_phi_coarse multigrid_t%set_phi_coarse proc~set_phi_coarse->interface~set_phi

public module subroutine set_phi(self, new_phi)

Arguments

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

Instance of the type

real(kind=FP), intent(in) :: new_phi

New phi value

Description

Sets phi value of mesh to a new value