|
ParaView
|
Namespaces | |
| detail | |
Classes | |
| class | BaseInformation |
| struct | CGNSVariable |
| struct | CGNSVector |
| class | FamilyInformation |
| struct | Variable |
| class | vtkCGNSArraySelection |
| class | vtkCGNSMetaData |
| struct | VTKVariable |
| class | ZoneInformation |
Typedefs | |
| typedef char | char_33[33] |
Functions | |
| template<typename T > | |
| int | readNodeData (int cgioNum, double nodeId, std::vector< T > &data) |
| template<> | |
| int | readNodeData< char > (int cgioNum, double nodeId, std::vector< char > &data) |
| int | readNodeStringData (int cgioNum, double nodeId, std::string &data) |
| int | getNodeChildrenId (int cgioNum, double fatherId, std::vector< double > &childrenIds) |
| int | readBaseIds (int cgioNum, double rootId, std::vector< double > &baseIds) |
| int | readBaseCoreInfo (int cgioNum, double baseId, CGNSRead::BaseInformation &baseInfo) |
| int | readBaseIteration (int cgioNum, double nodeId, CGNSRead::BaseInformation &baseInfo) |
| int | readZoneIterInfo (int cgioNum, double nodeId, CGNSRead::BaseInformation &baseInfo) |
| int | readSolInfo (int cgioNum, double nodeId, CGNSRead::BaseInformation &baseInfo) |
| int | readBaseFamily (int cgioNum, double nodeId, CGNSRead::BaseInformation &baseInfo) |
| int | readBaseReferenceState (int cgioNum, double nodeId, CGNSRead::BaseInformation &baseInfo) |
| int | readZoneInfo (int cgioNum, double nodeId, CGNSRead::BaseInformation &baseInfo) |
| static int | sortVariablesByName (const void *vOne, const void *vTwo) |
| bool | compareName (const char_33 nameOne, const char_33 nameTwo) |
| std::vector< CGNSVector >::iterator | getVectorFromName (std::vector< CGNSVector > &vectorList, const char_33 name) |
| bool | isACGNSVariable (const std::vector< CGNSVariable > &varList, const char_33 name) |
| void | fillVectorsFromVars (std::vector< CGNSRead::CGNSVariable > &vars, std::vector< CGNSRead::CGNSVector > &vectors, const int physicalDim) |
| int | setUpRind (const int cgioNum, const double rindId, int *rind) |
| int | getFirstNodeId (const int cgioNum, const double parentId, const char *label, double *id) |
| int | get_section_connectivity (const int cgioNum, const double cgioSectionId, const int dim, const cgsize_t *srcStart, const cgsize_t *srcEnd, const cgsize_t *srcStride, const cgsize_t *memStart, const cgsize_t *memEnd, const cgsize_t *memStride, const cgsize_t *memDim, vtkIdType *localElements) |
| int | GetVTKElemType (CGNS_ENUMT(ElementType_t) elemType, bool &higherOrderWarning, bool &cgnsOrderFlag) |
| void | CGNS2VTKorder (const vtkIdType size, const int *cells_types, vtkIdType *elements) |
| void | CGNS2VTKorderMonoElem (const vtkIdType size, const int cell_type, vtkIdType *elements) |
| template<typename T , typename Y > | |
| int | get_XYZ_mesh (const int cgioNum, const std::vector< double > &gridChildId, const std::size_t &nCoordsArray, const int cellDim, const vtkIdType nPts, const cgsize_t *srcStart, const cgsize_t *srcEnd, const cgsize_t *srcStride, const cgsize_t *memStart, const cgsize_t *memEnd, const cgsize_t *memStride, const cgsize_t *memDims, vtkPoints *points) |
| typedef char CGNSRead::char_33[33] |
Definition at line 76 of file vtkCGNSReaderInternal.h.
|
inline |
Definition at line 46 of file cgio_helpers.h.
| int CGNSRead::readNodeData< char > | ( | int | cgioNum, |
| double | nodeId, | ||
| std::vector< char > & | data | ||
| ) |
| int CGNSRead::readNodeStringData | ( | int | cgioNum, |
| double | nodeId, | ||
| std::string & | data | ||
| ) |
| int CGNSRead::getNodeChildrenId | ( | int | cgioNum, |
| double | fatherId, | ||
| std::vector< double > & | childrenIds | ||
| ) |
| int CGNSRead::readBaseIds | ( | int | cgioNum, |
| double | rootId, | ||
| std::vector< double > & | baseIds | ||
| ) |
| int CGNSRead::readBaseCoreInfo | ( | int | cgioNum, |
| double | baseId, | ||
| CGNSRead::BaseInformation & | baseInfo | ||
| ) |
| int CGNSRead::readBaseIteration | ( | int | cgioNum, |
| double | nodeId, | ||
| CGNSRead::BaseInformation & | baseInfo | ||
| ) |
| int CGNSRead::readZoneIterInfo | ( | int | cgioNum, |
| double | nodeId, | ||
| CGNSRead::BaseInformation & | baseInfo | ||
| ) |
| int CGNSRead::readSolInfo | ( | int | cgioNum, |
| double | nodeId, | ||
| CGNSRead::BaseInformation & | baseInfo | ||
| ) |
| int CGNSRead::readBaseFamily | ( | int | cgioNum, |
| double | nodeId, | ||
| CGNSRead::BaseInformation & | baseInfo | ||
| ) |
| int CGNSRead::readBaseReferenceState | ( | int | cgioNum, |
| double | nodeId, | ||
| CGNSRead::BaseInformation & | baseInfo | ||
| ) |
| int CGNSRead::readZoneInfo | ( | int | cgioNum, |
| double | nodeId, | ||
| CGNSRead::BaseInformation & | baseInfo | ||
| ) |
|
static |
Definition at line 282 of file vtkCGNSReaderInternal.h.
Definition at line 292 of file vtkCGNSReaderInternal.h.
|
inline |
Definition at line 299 of file vtkCGNSReaderInternal.h.
|
inline |
Definition at line 314 of file vtkCGNSReaderInternal.h.
| void CGNSRead::fillVectorsFromVars | ( | std::vector< CGNSRead::CGNSVariable > & | vars, |
| std::vector< CGNSRead::CGNSVector > & | vectors, | ||
| const int | physicalDim | ||
| ) |
| int CGNSRead::setUpRind | ( | const int | cgioNum, |
| const double | rindId, | ||
| int * | rind | ||
| ) |
| int CGNSRead::getFirstNodeId | ( | const int | cgioNum, |
| const double | parentId, | ||
| const char * | label, | ||
| double * | id | ||
| ) |
| int CGNSRead::get_section_connectivity | ( | const int | cgioNum, |
| const double | cgioSectionId, | ||
| const int | dim, | ||
| const cgsize_t * | srcStart, | ||
| const cgsize_t * | srcEnd, | ||
| const cgsize_t * | srcStride, | ||
| const cgsize_t * | memStart, | ||
| const cgsize_t * | memEnd, | ||
| const cgsize_t * | memStride, | ||
| const cgsize_t * | memDim, | ||
| vtkIdType * | localElements | ||
| ) |
| int CGNSRead::GetVTKElemType | ( | CGNS_ENUMT(ElementType_t) | elemType, |
| bool & | higherOrderWarning, | ||
| bool & | cgnsOrderFlag | ||
| ) |
| void CGNSRead::CGNS2VTKorder | ( | const vtkIdType | size, |
| const int * | cells_types, | ||
| vtkIdType * | elements | ||
| ) |
| void CGNSRead::CGNS2VTKorderMonoElem | ( | const vtkIdType | size, |
| const int | cell_type, | ||
| vtkIdType * | elements | ||
| ) |
| int CGNSRead::get_XYZ_mesh | ( | const int | cgioNum, |
| const std::vector< double > & | gridChildId, | ||
| const std::size_t & | nCoordsArray, | ||
| const int | cellDim, | ||
| const vtkIdType | nPts, | ||
| const cgsize_t * | srcStart, | ||
| const cgsize_t * | srcEnd, | ||
| const cgsize_t * | srcStride, | ||
| const cgsize_t * | memStart, | ||
| const cgsize_t * | memEnd, | ||
| const cgsize_t * | memStride, | ||
| const cgsize_t * | memDims, | ||
| vtkPoints * | points | ||
| ) |
Definition at line 348 of file vtkCGNSReaderInternal.h.
1.8.12