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

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Enumerations

enum class  belfem::IntegrationScheme { belfem::GAUSS , belfem::GAUSSCLASSIC , belfem::LOBATTO , belfem::UNDEFINED }

Functions

string belfem::to_string (const IntegrationScheme &aIntegrationScheme)
IntegrationScheme belfem::string_to_integration_scheme (const string &aString)