|
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=20) | type_name |
| Registered model type name. | |
Static Public Attributes | |
| procedure(avm_allocate), pointer, nopass | allocator |
| Allocator associated with the model type. | |
| type_name | The custom model type name. |
| allocator | The custom model allocator. A name-allocator pair for user-defined types. A helper type to define a registry of custom allocators. |
|
static |
| character(len=20) artificial_viscosity_model::allocator_entry::type_name |