UInletFunct

Defines an uniform inlet function with a given value. This value can be set with the \-uref option.

Synopsis

PetscErrorCode UInletFunct(PetscInt I[3], PetscReal *value)

Input parameters

I -The coordinates of the cell to evaluate.

Output parameters

value -The value of the function in the given cell.

Option database keys

-uref -The value for the uniform inlet function.

Keywords

inlet, uniform

See Also

FInletFunct, RHOInletFunct

Level:intermediate
Location:
src/bcond/bcondresource_inlet.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages