|
| | base.h |
| | Module include file for lf::base.
|
| |
| | eigen_tools.h |
| | Utilities to deal with Eigen related peculiarities.
|
| |
| | invalid_type_exception.h |
| |
| | lehrfem_info.cc |
| | Implementation of LehrFemInfo class. Note that some information in this file substituted by cmake during build using cmake's configure_file command.
|
| |
| | lehrfem_info.h |
| | Defines the LehrFemInfo class.
|
| |
| | lf_assert.cc |
| |
| | lf_assert.h |
| | Implementation of basic validation and diagnostics facilities.
|
| |
| | lf_exception.h |
| | Declares the LfException class.
|
| |
| | narrow.h |
| | Helper function to make casts explicit.
|
| |
| | predicate_true.h |
| | Defines a predicate that always returns true.
|
| |
| | ref_el.cc |
| |
| | ref_el.h |
| |
| | scalar_concept.h |
| | meta-programming utility to determine if a given type is a "scalar
type"
|
| |
| | spdlog_utils.cc |
| | Implementations of spdlog_utils.h.
|
| |
| | spdlog_utils.h |
| | SPDLog utilities that are used elsewhere.
|
| |
| | timer.cc |
| | Implementation of timer.h.
|
| |
| | timer.h |
| | Defines a simple timer class which can be used to measure execution time of a piece of code.
|
| |
| | types.h |
| | Defines common LehrFEM++ types.
|
| |