SOFA plugin: SofaEulerianFluid  master
Open source framework for multi-physics simuation
sofaeulerianfluid::Fluid2D::CubeData Struct Reference

#include <Fluid2D.h>

For each cube, store the vertex indices on each 3 first edges, and the data value. More...

Detailed Description

For each cube, store the vertex indices on each 3 first edges, and the data value.

Public Attributes

int p [3]
 

Attribute details

◆ p

int sofaeulerianfluid::Fluid2D::CubeData::p[3]