Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
scalar_pnpn::scalar_pnpn_bc_allocator_entry Type Reference

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()
 

Detailed Description

Parameters
[in]type_nameThe name of the boundary condition type.
[in]allocatorThe 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.

Member Data Documentation

◆ allocator

procedure(scalar_pnpn_bc_allocate), pointer, nopass scalar_pnpn::scalar_pnpn_bc_allocator_entry::allocator => null()
static

Definition at line 197 of file scalar_pnpn.f90.

◆ type_name

character(len=neko_varname_len) scalar_pnpn::scalar_pnpn_bc_allocator_entry::type_name

Definition at line 196 of file scalar_pnpn.f90.


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