Quick start:
Porous Microstructure Analysis (PuMA)
Python API:
pumapy.experimental
pumapy.filters
pumapy.generation
pumapy.io
pumapy.material_properties
pumapy.physics_models
pumapy.physics_models.finite_element
pumapy.physics_models.finite_volume
pumapy.physics_models.particle
pumapy.physics_models.utils
pumapy.segmentation
pumapy.utilities
pumapy.visualization
C++ API:
Namespace puma
Namespace IterativeSolver
Tutorial:
How to run the PuMA tutorial
Elasticity
Image Filters
Microstructure Generation
Data Import and Export
Multi-phase Material
Orientation Detection
Permeability
Porespace Identification
Surface Area
Thermal Conductivity
Continuum Tortuosity
3D Visualization
Workspace Manipulations
PuMA
Docs
»
Function puma::export_vtk(puma::Matrix<long> *, const std::string&, char, bool, int)
Edit on GitHub
Function puma::export_vtk(puma::Matrix<long> *, const std::string&, char, bool, int)
¶
Defined in
File export_vtk.h
Function Documentation
¶
bool
puma
::
export_vtk
(
puma
::
Matrix
<
long
>
*
matrix
,
const
std
::
string
&
fileName
,
char
fileType
=
'b'
,
bool
unstructured
=
false
,
int
numThreads
=
0
)
¶