Loading...
Searching...
No Matches
Public Member Functions | List of all members
bitpit::VTKUnstructuredGrid::HomogeneousInfoStreamer Class Reference
Inheritance diagram for bitpit::VTKUnstructuredGrid::HomogeneousInfoStreamer:
Inheritance graph
[legend]
Collaboration diagram for bitpit::VTKUnstructuredGrid::HomogeneousInfoStreamer:
Collaboration graph
[legend]

Public Member Functions

void setCellCount (uint64_t)
 
void setConnectivityField (const VTKField *connectivity)
 
void setElementType (VTKElementType)
 
- Public Member Functions inherited from bitpit::VTKBaseStreamer
virtual void absorbData (std::fstream &, const std::string &, VTKFormat, uint64_t, uint8_t, VTKDataType)
 
template<typename T >
void flushValue (std::fstream &, VTKFormat, const T &value) const
 
template<typename T >
void flushValue (std::fstream &, VTKFormat, const T *values, int nValues) const
 

Detailed Description

Definition at line 436 of file VTK.hpp.

Member Function Documentation

◆ setCellCount()

void bitpit::VTKUnstructuredGrid::HomogeneousInfoStreamer::setCellCount ( uint64_t n)

Sets the numer of elements to be written

Parameters
[in]nnumber of cells in grid

Definition at line 51 of file VTKUnstructured.cpp.

◆ setConnectivityField()

void bitpit::VTKUnstructuredGrid::HomogeneousInfoStreamer::setConnectivityField ( const VTKField * connectivity)

Sets the connectivity field associated with the offsets

Parameters
[in]connectivityconnectivity field associated with the offsets

Definition at line 61 of file VTKUnstructured.cpp.

◆ setElementType()

void bitpit::VTKUnstructuredGrid::HomogeneousInfoStreamer::setElementType ( VTKElementType type)

Sets the type of elements to be written

Parameters
[in]typeType of elements

Definition at line 41 of file VTKUnstructured.cpp.


The documentation for this class was generated from the following files:
--- layout: doxygen_footer ---