![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| void | Form2DJac (real_t perturb_v, real_t perturb_ar, real_t perturb_s, DenseMatrix &J) |
| void | Form3DJac (real_t perturb_v, real_t perturb_ar, real_t perturb_s, DenseMatrix &J) |
| int | main (int argc, char *argv[]) |
| void Form2DJac | ( | real_t | perturb_v, |
| real_t | perturb_ar, | ||
| real_t | perturb_s, | ||
| DenseMatrix & | J ) |
Definition at line 144 of file tmop-metric-magnitude.cpp.
| void Form3DJac | ( | real_t | perturb_v, |
| real_t | perturb_ar, | ||
| real_t | perturb_s, | ||
| DenseMatrix & | J ) |
Definition at line 176 of file tmop-metric-magnitude.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 36 of file tmop-metric-magnitude.cpp.