|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Data Types | |
| type | entity_t |
| Base type for an entity. More... | |
Functions/Subroutines | |
| pure integer function | entity_id (this) |
| Return the index of an entity. | |
| subroutine | entity_set_id (this, id) |
| Update the index of an entity. | |
Definition at line 48 of file entity.f90.
|
private |
Definition at line 55 of file entity.f90.