Caribou
Public Member Functions | Public Attributes | List of all members
SofaCaribou::topology::FictitiousGrid< DataTypes >::Cell Struct Reference

Detailed Description

template<typename DataTypes>
struct SofaCaribou::topology::FictitiousGrid< DataTypes >::Cell

A region is a cluster of cells sharing the same type and surrounded by either a boundary region or the outside of the grid.

#include <FictitiousGrid.h>

Public Member Functions

bool is_leaf () const
 

Public Attributes

Cellparent = nullptr
 
CellIndex index = 0
 
std::unique_ptr< CellDatadata
 
std::unique_ptr< std::array< Cell,(unsigned) 1<< Dimension > > childs
 

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