#include <coefficient.hpp>
Definition at line 454 of file coefficient.hpp.
mfem::MatrixCoefficient::MatrixCoefficient |
( |
int |
dim | ) |
|
|
inlineexplicit |
mfem::MatrixCoefficient::MatrixCoefficient |
( |
int |
h, |
|
|
int |
w |
|
) |
| |
|
inline |
virtual mfem::MatrixCoefficient::~MatrixCoefficient |
( |
| ) |
|
|
inlinevirtual |
int mfem::MatrixCoefficient::GetHeight |
( |
| ) |
const |
|
inline |
double mfem::MatrixCoefficient::GetTime |
( |
| ) |
|
|
inline |
int mfem::MatrixCoefficient::GetVDim |
( |
| ) |
const |
|
inline |
int mfem::MatrixCoefficient::GetWidth |
( |
| ) |
const |
|
inline |
void mfem::MatrixCoefficient::SetTime |
( |
double |
t | ) |
|
|
inline |
int mfem::MatrixCoefficient::height |
|
protected |
double mfem::MatrixCoefficient::time |
|
protected |
int mfem::MatrixCoefficient::width |
|
protected |
The documentation for this class was generated from the following file: