#include <MEDUtilities.hxx>
|
void | pushGaussAdditionnalInfo (int ct, int dim, const std::vector< double > &refCoo, const std::vector< double > &posInRefCoo) |
|
const std::vector< double > & | getData () const |
|
bool | empty () const |
|
|
std::vector< double > | _data |
|
void ExportedTinyInfo::pushGaussAdditionnalInfo |
( |
int |
ct, |
|
|
int |
dim, |
|
|
const std::vector< double > & |
refCoo, |
|
|
const std::vector< double > & |
posInRefCoo |
|
) |
| |
const std::vector<double>& ExportedTinyInfo::getData |
( |
| ) |
const |
bool ExportedTinyInfo::empty |
( |
| ) |
const |
void ExportedTinyInfo::prepareForAppend |
( |
| ) |
|
|
private |
std::vector<double> ExportedTinyInfo::_data |
|
private |