Version: 5.1.6

MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY > Class Template Reference

#include <MEDMEM_AsciiFieldDriver.hxx>

Public Member Functions

 SDForSorting (const double *coords, const T *comp, int nbComponents)
 SDForSorting (const SDForSorting &other)
 ~SDForSorting ()
bool operator< (const SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY > &other) const
void writeLine (ofstream &file) const

Data Fields

double _coords [SPACEDIMENSION]
T * _components
int _nbComponents

template<class T, int SPACEDIMENSION, unsigned int SORTSTRATEGY>
class MEDMEM::SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >


Constructor & Destructor Documentation

template<class T , int SPACEDIMENSION, unsigned int SORTSTRATEGY>
MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >::SDForSorting ( const double coords,
const T *  comp,
int  nbComponents 
)
template<class T , int SPACEDIMENSION, unsigned int SORTSTRATEGY>
MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >::SDForSorting ( const SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY > &  other  ) 
template<class T , int SPACEDIMENSION, unsigned int SORTSTRATEGY>
MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >::~SDForSorting (  ) 

Member Function Documentation

template<class T , int SPACEDIMENSION, unsigned int SORTSTRATEGY>
bool MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >::operator< ( const SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY > &  other  )  const
template<class T , int SPACEDIMENSION, unsigned int SORTSTRATEGY>
void MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >::writeLine ( ofstream &  file  )  const

Field Documentation

template<class T, int SPACEDIMENSION, unsigned int SORTSTRATEGY>
double MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >._coords[SPACEDIMENSION]
template<class T, int SPACEDIMENSION, unsigned int SORTSTRATEGY>
T* MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >._components
template<class T, int SPACEDIMENSION, unsigned int SORTSTRATEGY>
int MEDMEM.SDForSorting< T, SPACEDIMENSION, SORTSTRATEGY >._nbComponents