#include <functional>
#include <memory>
#include <typeindex>
#include <unordered_map>
#include "BaseLib/Logging.h"
#include "NumLib/Fem/FiniteElement/ElementTraitsLagrange.h"
Go to the source code of this file.
Classes | |
class | ApplicationUtils::SolverByElementTypeRegistry< SolverInterface, SolverImplementationTplTpl > |
Namespaces | |
namespace | ApplicationUtils |