v0.15.5
Loading...
Searching...
No Matches
Public Attributes | List of all members
MeshSmoothingOps::Handles Struct Reference

#include "tools/src/MeshSmoothingOpFactory.hpp"

Collaboration diagram for MeshSmoothingOps::Handles:
[legend]

Public Attributes

MoFEM::Interfacem_field_ptr
 
boost::shared_ptr< AdolCOps::PhysicalEquationsvolQualityPhysicalPtr
 
boost::shared_ptr< ForcesAndSourcesCorefeSmootherRhs
 
boost::shared_ptr< ForcesAndSourcesCorefeSmootherLhs
 
boost::shared_ptr< SurfaceSlidingConstrainssurfaceConstraint
 
boost::shared_ptr< SurfaceSlidingConstrains::DriverElementOrientationsurfaceOrientation
 
boost::shared_ptr< EdgeSlidingConstrainsedgeConstraint
 
boost::shared_ptr< MoFEM::VolumeElementForcesAndSourcesCoreminQualityFe
 
boost::shared_ptr< doubleminQualityValue
 

Detailed Description

Examples
mofem/tools/mesh_smoothing.cpp.

Definition at line 41 of file MeshSmoothingOpFactory.hpp.

Member Data Documentation

◆ edgeConstraint

boost::shared_ptr<EdgeSlidingConstrains> MeshSmoothingOps::Handles::edgeConstraint

Definition at line 49 of file MeshSmoothingOpFactory.hpp.

◆ feSmootherLhs

boost::shared_ptr<ForcesAndSourcesCore> MeshSmoothingOps::Handles::feSmootherLhs

Definition at line 45 of file MeshSmoothingOpFactory.hpp.

◆ feSmootherRhs

boost::shared_ptr<ForcesAndSourcesCore> MeshSmoothingOps::Handles::feSmootherRhs

Definition at line 44 of file MeshSmoothingOpFactory.hpp.

◆ m_field_ptr

MoFEM::Interface* MeshSmoothingOps::Handles::m_field_ptr

Definition at line 42 of file MeshSmoothingOpFactory.hpp.

◆ minQualityFe

boost::shared_ptr<MoFEM::VolumeElementForcesAndSourcesCore> MeshSmoothingOps::Handles::minQualityFe

Definition at line 50 of file MeshSmoothingOpFactory.hpp.

◆ minQualityValue

boost::shared_ptr<double> MeshSmoothingOps::Handles::minQualityValue

Definition at line 51 of file MeshSmoothingOpFactory.hpp.

◆ surfaceConstraint

boost::shared_ptr<SurfaceSlidingConstrains> MeshSmoothingOps::Handles::surfaceConstraint

Definition at line 46 of file MeshSmoothingOpFactory.hpp.

◆ surfaceOrientation

boost::shared_ptr<SurfaceSlidingConstrains::DriverElementOrientation> MeshSmoothingOps::Handles::surfaceOrientation

Definition at line 48 of file MeshSmoothingOpFactory.hpp.

◆ volQualityPhysicalPtr

boost::shared_ptr<AdolCOps::PhysicalEquations> MeshSmoothingOps::Handles::volQualityPhysicalPtr

Definition at line 43 of file MeshSmoothingOpFactory.hpp.


The documentation for this struct was generated from the following file: