Flow123d  master-f44eb46
Classes | Functions
mesh_optimizer.hh File Reference
#include <vector>
#include <armadillo>
#include "mesh/mesh.h"
#include "mesh/accessors.hh"
#include "mesh/range_wrapper.hh"
#include "bounding_box.hh"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Permutee
 
struct  Normalizer
 
class  MeshOptimizer< DIM >
 

Functions

bool operator< (const Permutee &first, const Permutee &second)
 

Function Documentation

◆ operator<()

bool operator< ( const Permutee first,
const Permutee second 
)
inline

Definition at line 30 of file mesh_optimizer.hh.