MFEM v4.7.0
Finite element discretization library
|
#include <coefficient.hpp>
Public Member Functions | |
Coefficient (int ncomp_) | |
virtual bool | IsConstant () const |
virtual | ~Coefficient () |
Public Attributes | |
const int | ncomp |
Definition at line 39 of file coefficient.hpp.
|
inline |
Definition at line 42 of file coefficient.hpp.
|
inlinevirtual |
Definition at line 44 of file coefficient.hpp.
|
inlinevirtual |
Reimplemented in mfem::ceed::VariableCoefficient.
Definition at line 43 of file coefficient.hpp.
const int mfem::ceed::Coefficient::ncomp |
Definition at line 41 of file coefficient.hpp.