Templated coefficient classes, cf. coefficient.?pp.
More...
#include <tcoefficient.hpp>
Templated coefficient classes, cf. coefficient.?pp.
Definition at line 26 of file tcoefficient.hpp.
◆ is_const
const bool mfem::TCoefficient::is_const = false |
|
static |
◆ rank
const int mfem::TCoefficient::rank = 0 |
|
static |
◆ uses_attributes
const bool mfem::TCoefficient::uses_attributes = false |
|
static |
◆ uses_coordinates
const bool mfem::TCoefficient::uses_coordinates = false |
|
static |
◆ uses_element_idxs
const bool mfem::TCoefficient::uses_element_idxs = false |
|
static |
◆ uses_Jacobians
const bool mfem::TCoefficient::uses_Jacobians = false |
|
static |
The documentation for this class was generated from the following file: