Quick start:
Porous Microstructure Analysis (PuMA)
Tutorial:
How to run the PuMA tutorial
Welcome to the PuMA tutorial
Installation setup and imports
Python tutorials
C++ examples
Python API:
pumapy.filters
pumapy.generation
pumapy.io
pumapy.materialproperties
pumapy.physicsmodels
pumapy.segmentation
pumapy.utilities
pumapy.visualization
C++ API:
Namespace puma
Namespace IterativeSolver
PuMA
Docs
»
Function puma::export_vtk(puma::Matrix<int> *, const std::string&, char, bool, int)
Edit on GitHub
Function puma::export_vtk(puma::Matrix<int> *, const std::string&, char, bool, int)
¶
Defined in
File export_vtk.h
Function Documentation
¶
bool
puma
::
export_vtk
(
puma
::
Matrix
<
int
>
*
matrix
,
const
std
::
string
&
fileName
,
char
fileType
=
'b'
,
bool
unstructured
=
false
,
int
numThreads
=
0
)
¶