| AddDomainLFIntegrator(LinearFormIntegrator *lfi_r, LinearFormIntegrator *lfi_i, int n) | mfem::ComplexDPGWeakForm | |
| AddTestIntegrator(BilinearFormIntegrator *bfi_r, BilinearFormIntegrator *bfi_i, int n, int m) | mfem::ComplexDPGWeakForm | |
| AddTrialIntegrator(BilinearFormIntegrator *bfi_r, BilinearFormIntegrator *bfi_i, int n, int m) | mfem::ComplexDPGWeakForm | |
| AllocateMatrix() | mfem::ComplexDPGWeakForm | inline |
| AllocMat() | mfem::ComplexDPGWeakForm | protected |
| Assemble(int skip_zeros=1) | mfem::ComplexDPGWeakForm | |
| BlockMat_i() | mfem::ComplexDPGWeakForm | inline |
| BlockMat_r() | mfem::ComplexDPGWeakForm | inline |
| BlockMatElim_i() | mfem::ComplexDPGWeakForm | inline |
| BlockMatElim_r() | mfem::ComplexDPGWeakForm | inline |
| Bmat | mfem::ComplexDPGWeakForm | protected |
| BuildProlongation() | mfem::ComplexDPGWeakForm | protectedvirtual |
| ComplexDPGWeakForm() | mfem::ComplexDPGWeakForm | inline |
| ComplexDPGWeakForm(Array< FiniteElementSpace * > &fes_, Array< FiniteElementCollection * > &fecol_) | mfem::ComplexDPGWeakForm | inline |
| ComputeOffsets() | mfem::ComplexDPGWeakForm | protected |
| ComputeResidual(const Vector &x) | mfem::ComplexDPGWeakForm | |
| ConformingAssemble() | mfem::ComplexDPGWeakForm | protected |
| diag_policy | mfem::ComplexDPGWeakForm | protected |
| dof_offsets | mfem::ComplexDPGWeakForm | protected |
| EliminateVDofs(const Array< int > &vdofs, Operator::DiagonalPolicy dpolicy=Operator::DIAG_ONE) | mfem::ComplexDPGWeakForm | |
| EliminateVDofsInRHS(const Array< int > &vdofs, const Vector &x_r, const Vector &x_i, Vector &b_r, Vector &b_i) | mfem::ComplexDPGWeakForm | |
| EnableStaticCondensation() | mfem::ComplexDPGWeakForm | |
| Finalize(int skip_zeros=1) | mfem::ComplexDPGWeakForm | |
| FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, OperatorHandle &A, Vector &X, Vector &B, int copy_interior=0) | mfem::ComplexDPGWeakForm | virtual |
| FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, OpType &A, Vector &X, Vector &B, int copy_interior=0) | mfem::ComplexDPGWeakForm | inline |
| FormSystemMatrix(const Array< int > &ess_tdof_list, OperatorHandle &A) | mfem::ComplexDPGWeakForm | virtual |
| FormSystemMatrix(const Array< int > &ess_tdof_list, OpType &A) | mfem::ComplexDPGWeakForm | inline |
| fvec | mfem::ComplexDPGWeakForm | protected |
| height | mfem::ComplexDPGWeakForm | protected |
| Init() | mfem::ComplexDPGWeakForm | protected |
| initialized | mfem::ComplexDPGWeakForm | protected |
| IsTraceFes | mfem::ComplexDPGWeakForm | protected |
| lfis_i | mfem::ComplexDPGWeakForm | protected |
| lfis_r | mfem::ComplexDPGWeakForm | protected |
| mat | mfem::ComplexDPGWeakForm | protected |
| mat_e_i | mfem::ComplexDPGWeakForm | protected |
| mat_e_r | mfem::ComplexDPGWeakForm | protected |
| mat_i | mfem::ComplexDPGWeakForm | protected |
| mat_r | mfem::ComplexDPGWeakForm | protected |
| mesh | mfem::ComplexDPGWeakForm | protected |
| nblocks | mfem::ComplexDPGWeakForm | protected |
| P | mfem::ComplexDPGWeakForm | protected |
| R | mfem::ComplexDPGWeakForm | protected |
| RecoverFEMSolution(const Vector &X, Vector &x) | mfem::ComplexDPGWeakForm | virtual |
| ReleaseInitMemory() | mfem::ComplexDPGWeakForm | protected |
| residuals | mfem::ComplexDPGWeakForm | protected |
| SetDiagonalPolicy(Operator::DiagonalPolicy policy) | mfem::ComplexDPGWeakForm | inline |
| SetSpaces(Array< FiniteElementSpace * > &fes_, Array< FiniteElementCollection * > &fecol_) | mfem::ComplexDPGWeakForm | inline |
| SetTestFECollVdim(int test_fec, int vdim) | mfem::ComplexDPGWeakForm | inline |
| Size() const | mfem::ComplexDPGWeakForm | inline |
| static_cond | mfem::ComplexDPGWeakForm | protected |
| store_matrices | mfem::ComplexDPGWeakForm | protected |
| StoreMatrices(bool store_matrices_=true) | mfem::ComplexDPGWeakForm | inline |
| tdof_offsets | mfem::ComplexDPGWeakForm | protected |
| test_fecols | mfem::ComplexDPGWeakForm | protected |
| test_fecols_vdims | mfem::ComplexDPGWeakForm | protected |
| test_integs_i | mfem::ComplexDPGWeakForm | protected |
| test_integs_r | mfem::ComplexDPGWeakForm | protected |
| trial_fes | mfem::ComplexDPGWeakForm | protected |
| trial_integs_i | mfem::ComplexDPGWeakForm | protected |
| trial_integs_r | mfem::ComplexDPGWeakForm | protected |
| Update() | mfem::ComplexDPGWeakForm | virtual |
| width | mfem::ComplexDPGWeakForm | protected |
| y | mfem::ComplexDPGWeakForm | protected |
| y_i | mfem::ComplexDPGWeakForm | protected |
| y_r | mfem::ComplexDPGWeakForm | protected |
| ~ComplexDPGWeakForm() | mfem::ComplexDPGWeakForm | virtual |