Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
local_finite_element_id.cpp File Reference
#include "local_finite_element_id.h"
#include <string>
#include <algorithm>
#include <cctype>
#include "common/error.h"

Namespaces

namespace  ug
 the ug namespace
 

Functions

LFEID ug::ConvertStringToLFEID (const char *type, int dim)
 returns the LFEID for a combination of Space and order
 
LFEID ug::ConvertStringToLFEID (const char *type, int dim, int order)
 returns the LFEID for a combination of Space and order
 
std::ostream & ug::operator<< (std::ostream &out, const LFEID &v)
 writes the Identifier to the output stream