Neko
0.9.0
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. More... | |
subroutine | entity_set_id (this, id) |
Update the index of an entity. More... | |
pure integer function entity::entity_id | ( | class(entity_t), intent(in) | this | ) |
Definition at line 48 of file entity.f90.
|
private |
Definition at line 55 of file entity.f90.