/MeshAdaptationTensorField

Generate a metric tensor (3x3 matrix) filed from a input tetrahedral mesh, which can be used in mesh adaptation.

Primary LanguageC++Apache License 2.0Apache-2.0

MeshMetric

Generate a metric tensor (3x3 matrix) filed from a scalar field defined on a input tetrahedral mesh, which can be used in mesh adaptation.

Usage

1.Basic Usage

Input TempName.vtk and TempName.sol, MeshMetrix will output TempName.o.sol

$ MeshMetric TempName

2.Options

Output visualize file in *.vtk

Input TempName.vtk and TempName.sol, MeshMetrix will output TempName.o.sol and TempName.o.vtk

$ MeshMetrix -v TempName