#include "vtkPVVTKExtensionsFiltersMaterialInterfaceModule.h"
#include "vtkType.h"
#include <cassert>
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | vtkMaterialInterfacePieceLoading |
Data structure that describes a fragment's loading. More... | |
Functions | |
VTKPVVTKEXTENSIONSFILTERSMATERIALINTERFACE_EXPORT std::ostream & | operator<< (std::ostream &sout, const vtkMaterialInterfacePieceLoading &fp) |
VTKPVVTKEXTENSIONSFILTERSMATERIALINTERFACE_EXPORT void | PrintPieceLoadingHistogram (std::vector< std::vector< vtkIdType >> &pla) |
VTKPVVTKEXTENSIONSFILTERSMATERIALINTERFACE_EXPORT std::ostream& operator<< | ( | std::ostream & | sout, |
const vtkMaterialInterfacePieceLoading & | fp | ||
) |
VTKPVVTKEXTENSIONSFILTERSMATERIALINTERFACE_EXPORT void PrintPieceLoadingHistogram | ( | std::vector< std::vector< vtkIdType >> & | pla | ) |