Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Base type for an entity. More...
Public Member Functions | |
procedure, pass(this) | id => entity_id |
procedure, pass(this) | set_id => entity_set_id |
Private Attributes | |
integer, private | id_ = -1 |
Entity index. More... | |
Definition at line 38 of file entity.f90.
procedure, pass(this) entity::entity_t::id |
Definition at line 41 of file entity.f90.
procedure, pass(this) entity::entity_t::set_id |
Definition at line 42 of file entity.f90.
|
private |
Definition at line 39 of file entity.f90.