|
Afivo 0.3
|
To set cell-centered variables based on a user-defined function. This can be useful to avoid recomputing values. The values should also be set in ghost cells. More...
Public Member Functions | |
| subroutine | af_subr_funcval (box, iv) |
To set cell-centered variables based on a user-defined function. This can be useful to avoid recomputing values. The values should also be set in ghost cells.
Definition at line 491 of file m_af_types.f90.
|
virtual |
| [in,out] | box | Box to fill values in |
| [in] | iv | Index of variable |
Definition at line 491 of file m_af_types.f90.