PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
set_phi
Interface
199 statements
Source File
mesh_cart_m.f90
mesh_cart_m
set_phi
Contents
None
interface
public module subroutine set_phi(self, new_phi)
Arguments
Type
Intent
Optional
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