|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Called in user modules to add an allocator for custom types. More...
Public Attributes | |
| character(len=neko_varname_len) | type_name |
Static Public Attributes | |
| procedure(scalar_pnpn_bc_allocate), pointer, nopass | allocator => null() |
| [in] | type_name | The name of the boundary condition type. |
| [in] | allocator | The allocator for the custom user type. A name-allocator pair for user-defined scalar Pn/Pn boundary conditions. |
Definition at line 195 of file scalar_pnpn.f90.
|
static |
Definition at line 197 of file scalar_pnpn.f90.
| character(len=neko_varname_len) scalar_pnpn::scalar_pnpn_bc_allocator_entry::type_name |
Definition at line 196 of file scalar_pnpn.f90.