NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include <string>
#include <any>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | NeoFOAM |
Functions | |
std::string | NeoFOAM::demangle (const char *mangledName) |
template<typename T , typename Container , typename Key > | |
void | NeoFOAM::logBadAnyCast (const std::bad_any_cast &e, const Key &key, const Container &data) |