#include <MEDFileFieldRepresentationTree.hxx>
|
| MEDFileFieldRepresentationLeavesArrays () |
|
| MEDFileFieldRepresentationLeavesArrays (const MEDCoupling::MCAuto< MEDCoupling::MEDFileAnyTypeFieldMultiTS > &arr) |
|
MEDFileFieldRepresentationLeavesArrays & | operator= (const MEDFileFieldRepresentationLeavesArrays &other) |
|
int | getId () const |
|
void | setId (int &id) const |
|
void | feedSIL (vtkMutableDirectedGraph *sil, vtkIdType root, vtkVariantArray *edge, std::vector< std::string > &names) const |
|
void | computeFullNameInLeaves (const std::string &tsName, const std::string &meshName, const std::string &comSupStr) const |
|
bool | getStatus () const |
|
bool | setStatus (bool status) const |
|
std::string | getZeName () const |
|
const char * | getZeNameC () const |
|
void | appendFields (const MEDTimeReq *tr, const MEDCoupling::MEDFileFieldGlobsReal *globs, const MEDCoupling::MEDMeshMultiLev *mml, const MEDCoupling::MEDFileMeshStruct *mst, vtkDataSet *ds, ExportedTinyInfo *internalInfo) const |
|
void | appendELGAIfAny (vtkDataSet *ds) const |
|
MEDFileFieldRepresentationLeavesArrays::MEDFileFieldRepresentationLeavesArrays |
( |
| ) |
|
MEDFileFieldRepresentationLeavesArrays::MEDFileFieldRepresentationLeavesArrays |
( |
const MEDCoupling::MCAuto< MEDCoupling::MEDFileAnyTypeFieldMultiTS > & |
arr | ) |
|
int MEDFileFieldRepresentationLeavesArrays::getId |
( |
| ) |
const |
void MEDFileFieldRepresentationLeavesArrays::setId |
( |
int & |
id | ) |
const |
void MEDFileFieldRepresentationLeavesArrays::feedSIL |
( |
vtkMutableDirectedGraph * |
sil, |
|
|
vtkIdType |
root, |
|
|
vtkVariantArray * |
edge, |
|
|
std::vector< std::string > & |
names |
|
) |
| const |
void MEDFileFieldRepresentationLeavesArrays::computeFullNameInLeaves |
( |
const std::string & |
tsName, |
|
|
const std::string & |
meshName, |
|
|
const std::string & |
comSupStr |
|
) |
| const |
bool MEDFileFieldRepresentationLeavesArrays::getStatus |
( |
| ) |
const |
bool MEDFileFieldRepresentationLeavesArrays::setStatus |
( |
bool |
status | ) |
const |
std::string MEDFileFieldRepresentationLeavesArrays::getZeName |
( |
| ) |
const |
const char * MEDFileFieldRepresentationLeavesArrays::getZeNameC |
( |
| ) |
const |
void MEDFileFieldRepresentationLeavesArrays::appendFields |
( |
const MEDTimeReq * |
tr, |
|
|
const MEDCoupling::MEDFileFieldGlobsReal * |
globs, |
|
|
const MEDCoupling::MEDMeshMultiLev * |
mml, |
|
|
const MEDCoupling::MEDFileMeshStruct * |
mst, |
|
|
vtkDataSet * |
ds, |
|
|
ExportedTinyInfo * |
internalInfo |
|
) |
| const |
void MEDFileFieldRepresentationLeavesArrays::appendELGAIfAny |
( |
vtkDataSet * |
ds | ) |
const |
const char MEDFileFieldRepresentationLeavesArrays::ZE_SEP ="@@][@@" |
|
static |
const char MEDFileFieldRepresentationLeavesArrays::TS_STR ="TS" |
|
static |
const char MEDFileFieldRepresentationLeavesArrays::COM_SUP_STR ="ComSup" |
|
static |
const char MEDFileFieldRepresentationLeavesArrays::FAMILY_ID_CELL_NAME ="FamilyIdCell" |
|
static |
const char MEDFileFieldRepresentationLeavesArrays::NUM_ID_CELL_NAME ="NumIdCell" |
|
static |
const char MEDFileFieldRepresentationLeavesArrays::FAMILY_ID_NODE_NAME ="FamilyIdNode" |
|
static |
const char MEDFileFieldRepresentationLeavesArrays::NUM_ID_NODE_NAME ="NumIdNode" |
|
static |
const char MEDFileFieldRepresentationLeavesArrays::GLOBAL_NODE_ID_NAME ="GlobalNodeIds" |
|
static |
bool MEDFileFieldRepresentationLeavesArrays::_activated |
|
mutableprivate |
int MEDFileFieldRepresentationLeavesArrays::_id |
|
mutableprivate |
std::string MEDFileFieldRepresentationLeavesArrays::_ze_name |
|
mutableprivate |
std::string MEDFileFieldRepresentationLeavesArrays::_ze_full_name |
|
mutableprivate |
ELGACmp MEDFileFieldRepresentationLeavesArrays::_elga_cmp |
|
private |