MbIToIjk Class Reference

#include <MeshVizXLM/mesh/MbIToIjk.h>

List of all members.

Public Member Functions

 MbIToIjk (size_t numI, size_t numJ)
void update (size_t numI, size_t numJ)
void getIjk (size_t flatId, size_t &i, size_t &j, size_t &k) const

Detailed Description


Constructor & Destructor Documentation

MbIToIjk::MbIToIjk ( size_t  numI,
size_t  numJ 
) [inline]

Constructor with storage layout KJI.

Parameters:
numI number of elements on the first axis of the input matrix.
numJ number of elements on the second axis of the input matrix.

Member Function Documentation

void MbIToIjk::getIjk ( size_t  flatId,
size_t &  i,
size_t &  j,
size_t &  k 
) const [inline]

Computes the index (i,j,k) associated with the flat id.

void MbIToIjk::update ( size_t  numI,
size_t  numJ 
) [inline]

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

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/