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

Public Member Functions

type(field_t) function, pointer neko_api_user_cb_get_field_by_name (field_name)
 Retrive a pointer to a field for the currently active callback.
 
type(field_t) function, pointer neko_api_user_cb_get_field_by_index (field_idx)
 Retrive a pointer to a field for the currently active callback.
 

Detailed Description

Definition at line 99 of file neko_api_user.f90.

Member Function/Subroutine Documentation

◆ neko_api_user_cb_get_field_by_index()

type(field_t) function, pointer neko_api_user::neko_api_user_cb_get_field::neko_api_user_cb_get_field_by_index ( integer, intent(in field_idx)
Parameters
field_idxField index in the field list

Definition at line 329 of file neko_api_user.f90.

◆ neko_api_user_cb_get_field_by_name()

type(field_t) function, pointer neko_api_user::neko_api_user_cb_get_field::neko_api_user_cb_get_field_by_name ( character(len=*), intent(in field_name)
Parameters
field_nameField list entry

Definition at line 315 of file neko_api_user.f90.


The documentation for this interface was generated from the following file: