Neko  0.8.99
A portable framework for high-order spectral element flow simulations
entity::entity_t Type Reference

Base type for an entity. More...

Inheritance diagram for entity::entity_t:

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...
 

Detailed Description

Definition at line 38 of file entity.f90.

Member Function/Subroutine Documentation

◆ id()

procedure, pass(this) entity::entity_t::id

Definition at line 41 of file entity.f90.

◆ set_id()

procedure, pass(this) entity::entity_t::set_id

Definition at line 42 of file entity.f90.

Member Data Documentation

◆ id_

integer, private entity::entity_t::id_ = -1
private

Definition at line 39 of file entity.f90.


The documentation for this type was generated from the following file: