PRAgMaTIc  master
Public Member Functions | List of all members
Swapping< real_t, dim > Class Template Reference

Performs edge/face swapping. More...

#include <Swapping.h>

Public Member Functions

 Swapping (Mesh< real_t > &mesh)
 Default constructor. More...
 
 ~Swapping ()
 Default destructor. More...
 
void swap (real_t quality_tolerance)
 

Detailed Description

template<typename real_t, int dim>
class Swapping< real_t, dim >

Performs edge/face swapping.

Definition at line 56 of file Swapping.h.

Constructor & Destructor Documentation

template<typename real_t, int dim>
Swapping< real_t, dim >::Swapping ( Mesh< real_t > &  mesh)
inline

Default constructor.

Definition at line 59 of file Swapping.h.

template<typename real_t, int dim>
Swapping< real_t, dim >::~Swapping ( )
inline

Default destructor.

Definition at line 109 of file Swapping.h.

Member Function Documentation

template<typename real_t, int dim>
void Swapping< real_t, dim >::swap ( real_t  quality_tolerance)
inline

Definition at line 124 of file Swapping.h.


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