set_phi Interface

interface
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