LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
Concept which is fulfilled if a type T
is a scalar type, i.e. if it is a "field" in the mathematical sense.
More...
#include <lf/base/scalar_concept.h>
Concept which is fulfilled if a type T
is a scalar type, i.e. if it is a "field" in the mathematical sense.
T | The type that should be tested. |
Definition at line 57 of file scalar_concept.h.