| 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::ParComplexDPGWeakForm |  | 
  | 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::ParComplexDPGWeakForm | 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 |  | 
  | ess_tdofs | mfem::ParComplexDPGWeakForm | protected | 
  | FillEssTdofLists(const Array< int > &ess_tdof_list) | mfem::ParComplexDPGWeakForm | protected | 
  | 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::ParComplexDPGWeakForm | virtual | 
  | mfem::ComplexDPGWeakForm::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::ParComplexDPGWeakForm | virtual | 
  | mfem::ComplexDPGWeakForm::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::ParComplexDPGWeakForm | protected | 
  | p_mat | mfem::ParComplexDPGWeakForm | protected | 
  | p_mat_e_i | mfem::ParComplexDPGWeakForm | protected | 
  | p_mat_e_r | mfem::ParComplexDPGWeakForm | protected | 
  | p_mat_i | mfem::ParComplexDPGWeakForm | protected | 
  | p_mat_r | mfem::ParComplexDPGWeakForm | protected | 
  | ParallelAssemble(BlockMatrix *mat_r, BlockMatrix *mat_i) | mfem::ParComplexDPGWeakForm |  | 
  | ParComplexDPGWeakForm() | mfem::ParComplexDPGWeakForm | inline | 
  | ParComplexDPGWeakForm(Array< ParFiniteElementSpace * > &trial_pfes_, Array< FiniteElementCollection * > &fecol_) | mfem::ParComplexDPGWeakForm | inline | 
  | R | mfem::ParComplexDPGWeakForm | protected | 
  | RecoverFEMSolution(const Vector &X, Vector &x) | mfem::ParComplexDPGWeakForm | virtual | 
  | ReleaseInitMemory() | mfem::ComplexDPGWeakForm | protected | 
  | residuals | mfem::ComplexDPGWeakForm | protected | 
  | SetDiagonalPolicy(Operator::DiagonalPolicy policy) | mfem::ComplexDPGWeakForm | inline | 
  | SetParSpaces(Array< ParFiniteElementSpace * > &trial_pfes_, Array< FiniteElementCollection * > &fecol_) | mfem::ParComplexDPGWeakForm | 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 | 
  | trial_pfes | mfem::ParComplexDPGWeakForm | protected | 
  | Update() | mfem::ParComplexDPGWeakForm | virtual | 
  | width | mfem::ComplexDPGWeakForm | protected | 
  | y | mfem::ComplexDPGWeakForm | protected | 
  | y_i | mfem::ComplexDPGWeakForm | protected | 
  | y_r | mfem::ComplexDPGWeakForm | protected | 
  | ~ComplexDPGWeakForm() | mfem::ComplexDPGWeakForm | virtual | 
  | ~ParComplexDPGWeakForm() | mfem::ParComplexDPGWeakForm | virtual |