23#ifndef _MeXTopologyIj_H
24#define _MeXTopologyIj_H
26#include <MeshVizXLM/mesh/topology/MiTopologyIj.h>
70 virtual size_t getInputCellIdI(
size_t SO_UNUSED_PARAM(i),
size_t SO_UNUSED_PARAM(j) )
const = 0;
71 virtual size_t getInputCellIdJ(
size_t SO_UNUSED_PARAM(i),
size_t SO_UNUSED_PARAM(j) )
const = 0;
72 virtual size_t getInputCellIdK(
size_t SO_UNUSED_PARAM(i),
size_t SO_UNUSED_PARAM(j) )
const = 0;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> List of extracted struct...
virtual size_t getInputCellIdJ(size_t i, size_t j) const =0
virtual bool hasInputCellMapping() const =0
Returns true if the input cell mapping is available.
virtual size_t getInputCellIdK(size_t i, size_t j) const =0
virtual size_t getInputCellIdI(size_t i, size_t j) const =0
Returns cell indices (I/J/K) of the input cell containing the extracted cell with the given id.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> List of structured surfa...