FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Fiber::RegularCell< Dims, IndexType, NamingConvention > Struct Template Reference

A type describing an n-dimensional regular cell. More...

#include <Cell.hpp>

Inheritance diagram for Fiber::RegularCell< Dims, IndexType, NamingConvention >:

Public Types

typedef Cell< Dims,(1<< Dims), IndexTypeBase_t
 

Public Member Functions

 RegularCell (const RegularCell &RC)
 
 RegularCell (const std::initializer_list< IndexType > &Init)
 

Static Public Member Functions

static std::string coordinate_name (int i)
 

Detailed Description

template<int Dims, class IndexType, class NamingConvention = IJ_CellNamingConvention>
struct Fiber::RegularCell< Dims, IndexType, NamingConvention >

A type describing an n-dimensional regular cell.