Register callbacks.
More...
- Parameters
-
user | User interface type |
initial_cb | Initial condition callback |
preprocess_cb | Pre timestep callback |
compute_cb | End of timestep callback |
dirichlet_cb | User boundary condition callback |
material_cb | Material properties callback |
source_cb | Source term callback Retrive a pointer to a field for the currently active callback |
field_name | Field list entry Retrive a pointer to a field for the currently active callback |
field_idx | Field index in the field list |
Definition at line 75 of file neko_api.f90.
◆ neko_api_user_cb_get_field_by_index()
neko_api::neko_api_user_cb_get_field::neko_api_user_cb_get_field_by_index |
◆ neko_api_user_cb_get_field_by_name()
neko_api::neko_api_user_cb_get_field::neko_api_user_cb_get_field_by_name |
The documentation for this interface was generated from the following file: