OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Public Member Functions | Friends | List of all members
Output4Vtk Class Reference

Public Member Functions

void Init (const string &myFile, const string &shortInfo, const string &myCodeWay, const string &girdType, const VTK_USI &nG, const VTK_USI &nW)
 create a new file and write basic information
 
void OutputPOINTS (const string &myFile, const vector< OCPpolyhedron > &myHexGrid, const vector< OCPpolyhedron > &myHexWell, const string &dataType) const
 
void OutputCELLS (const string &myFile, const vector< OCPpolyhedron > &myHexGrid, const vector< OCPpolyhedron > &myHexWell) const
 
void OutputCELL_TYPES (const string &myFile, const vector< OCPpolyhedron > &myHex, const vector< OCPpolyhedron > &myHexWell) const
 
template<typename T >
void OutputCELL_DATA_SCALARS (const string &myFile, const string &dataName, const string &dataType, const T *gridVal, const USI &gap, const vector< GB_Pair > &gbPair, const bool &useActive, const T *wellVal) const
 
void BeginCellData () const
 

Friends

class Out4VTK
 

Detailed Description

Definition at line 51 of file Output4Vtk.hpp.


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