BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
en_CutAlgorithm.hpp File Reference
#include "typedefs.hpp"
#include "stringtools.hpp"
Include dependency graph for en_CutAlgorithm.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::mesh

Enumerations

enum class  belfem::mesh::CutAlgorithm {
  belfem::mesh::Pellikka = 0 , belfem::mesh::CCR = 1 , belfem::mesh::BeltedTree = 2 , belfem::mesh::PellikkaGeneralized = 3 ,
  belfem::mesh::UNDEFINED = 4
}

Functions

string belfem::mesh::to_string (CutAlgorithm aCutAlgorithm)
CutAlgorithm belfem::mesh::to_cut_algorithm (const string &aCutAlgorithm)