Neko  0.8.1
A portable framework for high-order spectral element flow simulations
entity.f90 File Reference

Go to the source code of this file.

Data Types

type  entity::entity_t
 Base type for an entity. More...
 

Modules

module  entity
 

Functions/Subroutines

pure integer function entity::entity_id (this)
 Return the index of an entity. More...
 
subroutine entity::entity_set_id (this, id)
 Update the index of an entity. More...