![]() |
MFEM
v4.3.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| mfem | |
Typedefs | |
| using | mfem::NonconservativeConvectionIntegrator = ConvectionIntegrator |
| using | mfem::ConservativeDGTraceIntegrator = DGTraceIntegrator |
Functions | |
| template<const int T_SDIM> | |
| void | mfem::PADiffusionSetup2D (const int Q1D, const int coeffDim, const int NE, const Array< double > &w, const Vector &j, const Vector &c, Vector &d) |
Variables | |
| constexpr int | mfem::HCURL_MAX_D1D = 5 |
| constexpr int | mfem::HCURL_MAX_Q1D = 5 |
| constexpr int | mfem::HDIV_MAX_D1D = 5 |
| constexpr int | mfem::HDIV_MAX_Q1D = 6 |
1.8.5