This is an auxiliar struct to store remeshing variables.
More...
#include <metrics_hessian_process.h>
This is an auxiliar struct to store remeshing variables.
- Author
- Vicente Mataix Ferrandiz
◆ AuxiliarHessianComputationVariables()
Kratos::AuxiliarHessianComputationVariables::AuxiliarHessianComputationVariables |
( |
const double |
AnisotropicRatio, |
|
|
const double |
ElementMinSize, |
|
|
const double |
ElementMaxSize, |
|
|
const double |
NodalH, |
|
|
const bool |
EstimateInterpolationError, |
|
|
const double |
InterpolationError, |
|
|
const double |
MeshDependentConstant, |
|
|
const bool |
AnisotropyRemeshing, |
|
|
const bool |
EnforceAnisotropyRelativeVariable |
|
) |
| |
|
inline |
◆ mAnisotropicRatio
double Kratos::AuxiliarHessianComputationVariables::mAnisotropicRatio |
◆ mAnisotropyRemeshing
const bool Kratos::AuxiliarHessianComputationVariables::mAnisotropyRemeshing |
The mesh constant to remesh (depends of the element type)
◆ mElementMaxSize
double Kratos::AuxiliarHessianComputationVariables::mElementMaxSize |
The min size of element. This way we can impose as minimum as the previous size if we desire.
◆ mElementMinSize
double Kratos::AuxiliarHessianComputationVariables::mElementMinSize |
◆ mEnforceAnisotropyRelativeVariable
const bool Kratos::AuxiliarHessianComputationVariables::mEnforceAnisotropyRelativeVariable |
If we consider anisotropic remeshing.
◆ mEstimateInterpolationError
const bool Kratos::AuxiliarHessianComputationVariables::mEstimateInterpolationError |
The size of the local node.
◆ mInterpolationError
const double Kratos::AuxiliarHessianComputationVariables::mInterpolationError |
If the error of interpolation will be estimated.
◆ mMeshDependentConstant
const double Kratos::AuxiliarHessianComputationVariables::mMeshDependentConstant |
The error of interpolation allowed.
◆ mNodalH
double Kratos::AuxiliarHessianComputationVariables::mNodalH |
The maximal size of the elements. This way we can impose as maximum as the previous size if we desire.
The documentation for this struct was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/MeshingApplication/custom_processes/metrics_hessian_process.h