This looks for integration-point variables whose names contain an element shape and digits specifying an integration point.
More...
#include <vtkExodusIIReaderVariableCheck.h>
This looks for integration-point variables whose names contain an element shape and digits specifying an integration point.
Definition at line 94 of file vtkExodusIIReaderVariableCheck.h.
◆ vtkExodusIIReaderIntPointCheck()
vtkExodusIIReaderIntPointCheck::vtkExodusIIReaderIntPointCheck |
( |
| ) |
|
◆ StartInternal()
bool vtkExodusIIReaderIntPointCheck::StartInternal |
( |
std::string |
name, |
|
|
const int * |
truth, |
|
|
int |
numTruth |
|
) |
| |
|
overridevirtual |
◆ Add()
bool vtkExodusIIReaderIntPointCheck::Add |
( |
std::string |
name, |
|
|
const int * |
truth |
|
) |
| |
|
overridevirtual |
◆ Length()
std::vector<std::string>::size_type vtkExodusIIReaderIntPointCheck::Length |
( |
| ) |
|
|
overridevirtual |
◆ StartIntegrationPoints()
bool vtkExodusIIReaderIntPointCheck::StartIntegrationPoints |
( |
std::string |
cellType, |
|
|
std::string |
iptName |
|
) |
| |
|
protected |
◆ AddIntegrationPoint()
bool vtkExodusIIReaderIntPointCheck::AddIntegrationPoint |
( |
std::string |
iptName | ) |
|
|
protected |
◆ RegExp
vtksys::RegularExpression vtkExodusIIReaderIntPointCheck::RegExp |
|
protected |
◆ VarName
std::string vtkExodusIIReaderIntPointCheck::VarName |
|
protected |
◆ CellType
std::string vtkExodusIIReaderIntPointCheck::CellType |
|
protected |
◆ IntPtMin
std::vector<int> vtkExodusIIReaderIntPointCheck::IntPtMin |
|
protected |
◆ IntPtMax
std::vector<int> vtkExodusIIReaderIntPointCheck::IntPtMax |
|
protected |
◆ IntPtNames
std::set<std::string> vtkExodusIIReaderIntPointCheck::IntPtNames |
|
protected |
◆ Rank
vtkTypeUInt64 vtkExodusIIReaderIntPointCheck::Rank |
|
protected |
◆ StillAdding
bool vtkExodusIIReaderIntPointCheck::StillAdding |
|
protected |
The documentation for this class was generated from the following file: