ug4
ug::LocalMarkAdjuster Class Reference

Use this adjuster on top of StdHNodeAdjuster if local-marks are present. More...

#include <local_mark_adjuster.h>

+ Inheritance diagram for ug::LocalMarkAdjuster:

Public Member Functions

virtual void ref_marks_changed (IRefiner &ref, const std::vector< Vertex * > &vrts, const std::vector< Edge * > &edges, const std::vector< Face * > &faces, const std::vector< Volume * > &vols)
 
virtual ~LocalMarkAdjuster ()
 
- Public Member Functions inherited from ug::IRefMarkAdjuster
virtual void coarsen_marks_changed (IRefiner &ref, const std::vector< Vertex * > &vrts, const std::vector< Edge * > &edges, const std::vector< Face * > &faces, const std::vector< Volume * > &vols)
 
virtual void enable (bool enable)
 
virtual bool enabled () const
 
 IRefMarkAdjuster ()
 
virtual ~IRefMarkAdjuster ()
 
void enable_node_dependency_order_1 (bool bEnable)
 enables or disables node-dependency-order-1. More...
 
bool node_dependency_order_1_enabled ()
 enables or disables node-dependency-order-1. More...
 

Static Public Member Functions

static SPLocalMarkAdjuster create ()
 

Detailed Description

Use this adjuster on top of StdHNodeAdjuster if local-marks are present.

If an element with a local-mark is connected to a constraining edge/face which will be refined, then the element has to be fully refined.

Constructor & Destructor Documentation

◆ ~LocalMarkAdjuster()

virtual ug::LocalMarkAdjuster::~LocalMarkAdjuster ( )
inlinevirtual

Member Function Documentation

◆ create()

static SPLocalMarkAdjuster ug::LocalMarkAdjuster::create ( )
inlinestatic

◆ ref_marks_changed()


The documentation for this class was generated from the following files: