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

Convert LSS indices (copy from base proto code) More...

#include <LSSVectorOps.hpp>

Public Member Functions

void set_lss (const math::LSS::System &lss)
 
template<typename DataT >
void operator() (DataT &data) const
 

Public Attributes

const common::List< int > * m_used_node_map
 

Detailed Description

Convert LSS indices (copy from base proto code)

Definition at line 20 of file LSSVectorOps.hpp.

Member Function Documentation

void operator() ( DataT &  data) const
inline

Definition at line 28 of file LSSVectorOps.hpp.

void set_lss ( const math::LSS::System lss)
inline

Definition at line 22 of file LSSVectorOps.hpp.

Member Data Documentation

const common::List<int>* m_used_node_map

Definition at line 45 of file LSSVectorOps.hpp.


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