![]() |
MFEM v4.8.0
Finite element discretization library
|
This is the complete list of members for mfem::MMA, including all inherited members.
a | mfem::MMA | protected |
a0 | mfem::MMA | protected |
b | mfem::MMA | protected |
c | mfem::MMA | protected |
d | mfem::MMA | protected |
epsimin | mfem::MMA | protected |
eta | mfem::MMA | protected |
GetIteration() | mfem::MMA | inline |
iter | mfem::MMA | protected |
lam | mfem::MMA | protected |
low | mfem::MMA | protected |
machineEpsilon | mfem::MMA | protected |
MMA(int nVar, int nCon, real_t *xval, int iterationNumber=0) | mfem::MMA | |
MMA(const int nVar, int nCon, Vector &xval, int iterationNumber=0) | mfem::MMA | |
MMA(MPI_Comm comm_, int nVar, int nCon, real_t *xval, int iterationNumber=0) | mfem::MMA | |
MMA(MPI_Comm comm_, const int &nVar, const int &nCon, const Vector &xval, int iterationNumber=0) | mfem::MMA | |
MMASubSvanberg class | mfem::MMA | friend |
mu | mfem::MMA | protected |
nCon | mfem::MMA | protected |
nVar | mfem::MMA | protected |
print_level | mfem::MMA | protected |
s | mfem::MMA | protected |
SetIteration(int iterationNumber) | mfem::MMA | inline |
SetPrintLevel(int print_lvl) | mfem::MMA | inline |
Update(const Vector &dfdx, const Vector &gx, const Vector &dgdx, const Vector &xmin, const Vector &xmax, Vector &xval) | mfem::MMA | |
Update(const Vector &dfdx, const Vector &xmin, const Vector &xmax, Vector &xval) | mfem::MMA | |
upp | mfem::MMA | protected |
x | mfem::MMA | protected |
xsi | mfem::MMA | protected |
y | mfem::MMA | protected |
z | mfem::MMA | protected |
zet | mfem::MMA | protected |
~MMA() | mfem::MMA |