LehrFEM++
1.0.0
A simple Finite Element Library for teaching
Loading...
Searching...
No Matches
lib
lf
base
base.h
1
9
#ifndef INCG986f32316282425d9be137cb399482f3
10
#define INCG986f32316282425d9be137cb399482f3
11
15
namespace
lf::base
{}
// namespace lf::base
16
17
// public header files that make up the base library:
18
#include "eigen_tools.h"
19
#include "invalid_type_exception.h"
20
#include "lehrfem_info.h"
21
#include "lf_assert.h"
22
#include "lf_exception.h"
23
#include "narrow.h"
24
#include "predicate_true.h"
25
#include "ref_el.h"
26
#include "scalar_concept.h"
27
#include "spdlog_utils.h"
28
#include "timer.h"
29
#include "types.h"
30
31
#endif
// INCG986f32316282425d9be137cb399482f3
lf::base
Contains basic functionality that is used by other parts of LehrFEM++.
Definition
base.h:15
Generated by
1.10.0