COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
ArrayElementRemover::IndexMapping Struct Reference

Public Member Functions

 IndexMapping (const std::set< Uint > &indices_to_remove, const Uint array_size)
 
Uint operator[] (const Uint src_idx) const
 

Public Attributes

std::vector< Uintm_index_map
 
Uint m_nb_remaining
 

Detailed Description

Definition at line 107 of file PHG.cpp.

Constructor & Destructor Documentation

IndexMapping ( const std::set< Uint > &  indices_to_remove,
const Uint  array_size 
)
inline

Definition at line 109 of file PHG.cpp.

Member Function Documentation

Uint operator[] ( const Uint  src_idx) const
inline

Definition at line 140 of file PHG.cpp.

Member Data Documentation

std::vector<Uint> m_index_map

Definition at line 153 of file PHG.cpp.

Uint m_nb_remaining

Definition at line 154 of file PHG.cpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin