hemocell
Loading...
Searching...
No Matches
Public Attributes | List of all members
hemo::HemoCellParticle::serializeValues_t Struct Reference

#include <hemoCellParticle.h>

Collaboration diagram for hemo::HemoCellParticle::serializeValues_t:
Collaboration graph
[legend]

Public Attributes

hemo::Array< T, 3 > v
 
hemo::Array< T, 3 > position
 
hemo::Array< T, 3 > force
 
hemo::Array< T, 3 > force_repulsion
 
plint cellId
 
uint16_t vertexId
 
unsigned int restime
 
unsigned char celltype
 

Member Data Documentation

◆ cellId

plint hemo::HemoCellParticle::serializeValues_t::cellId

◆ celltype

unsigned char hemo::HemoCellParticle::serializeValues_t::celltype

◆ force

hemo::Array<T,3> hemo::HemoCellParticle::serializeValues_t::force

◆ force_repulsion

hemo::Array<T,3> hemo::HemoCellParticle::serializeValues_t::force_repulsion

◆ position

hemo::Array<T,3> hemo::HemoCellParticle::serializeValues_t::position

◆ restime

unsigned int hemo::HemoCellParticle::serializeValues_t::restime

◆ v

hemo::Array<T,3> hemo::HemoCellParticle::serializeValues_t::v

◆ vertexId

uint16_t hemo::HemoCellParticle::serializeValues_t::vertexId