ObserverUpdate Subroutine

public subroutine ObserverUpdate(self, mesh, isSolid, bufferPosition, interpolate)

Type Bound

ObserverClass

Arguments

Type IntentOptional Attributes Name
class(ObserverClass) :: self
class(HexMesh), intent(in) :: mesh
logical, intent(in) :: isSolid
integer, intent(in), optional :: bufferPosition
logical, intent(in) :: interpolate