|
Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 295 of file space_constant.h.
Public Member Functions | |
| T2 | operator() (const T1 &x) const |
| f_constant (const T2 &c0) | |
Public Attributes | |
| const T2 | c |
| f_constant | ( | const T2 & | c0 | ) |
Definition at line 297 of file space_constant.h.
| T2 operator() | ( | const T1 & | x | ) | const |
Definition at line 296 of file space_constant.h.
| const T2 c |
Definition at line 298 of file space_constant.h.