Skip to content

StencilI/StencilJ/StencilK should be handled as half integers #16

@babrodtk

Description

@babrodtk

The following

$ u@i,j@ = ( f_0@i,j+1+1/2@ ) $

should generate something like

grid.cellAt( i, j, u ) = (grid.faceAt( i, j+1, Face::posY, f_0 ))

NOTE: we generate faceAt for half integers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions