Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
neko_api::neko_api_user_cb_get_field Interface Reference

Register callbacks. More...

Public Member Functions

 neko_api_user_cb_get_field_by_name
 
 neko_api_user_cb_get_field_by_index
 

Detailed Description

Parameters
userUser interface type
initial_cbInitial condition callback
preprocess_cbPre timestep callback
compute_cbEnd of timestep callback
dirichlet_cbUser boundary condition callback
material_cbMaterial properties callback
source_cbSource term callback Retrive a pointer to a field for the currently active callback
field_nameField list entry Retrive a pointer to a field for the currently active callback
field_idxField index in the field list

Definition at line 75 of file neko_api.f90.

Member Function/Subroutine Documentation

◆ 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: