| AddMult(DenseTensor &M, const Vector &x, Vector &y) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| Assemble() | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| AssembleBilinearForm(BilinearForm &a) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| assembled_data | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| AssembleFromSerializedNodes(const Vector &sNodes) | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| AssembleMatrix(SparseMatrix &M) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| AssembleMatrix(DenseTensor &M) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| coeff | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| coeff_t typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| complex_type typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| dim | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protectedstatic |
| dofs | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protectedstatic |
| ElementAddMultAssembled(int el, solFieldEval &solFEval) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| f_assembled_t typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B, int copy_interior=0) | mfem::Operator | |
| GetGradient(const Vector &x) const | mfem::Operator | inlinevirtual |
| GetProlongation() const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inlinevirtual |
| GetRestriction() const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inlinevirtual |
| height | mfem::Operator | protected |
| Height() const | mfem::Operator | inline |
| HYPRE_PARCSR enum value | mfem::Operator | |
| in_fes | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| int_rule | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| integ_t typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| kernel_t typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| mesh | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| meshEval | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| meshFE_type typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| meshShapeEval typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| MFEM_SPARSEMAT enum value | mfem::Operator | |
| Mult(const Vector &x, Vector &y) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inlinevirtual |
| MultAssembled(const Vector &x, Vector &y) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| MultAssembledSerialized(const Vector &sx, Vector &sy) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| MultTranspose(const Vector &x, Vector &y) const | mfem::Operator | inlinevirtual |
| MultUnassembled(const Vector &x, Vector &y) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| NumCols() const | mfem::Operator | inline |
| NumRows() const | mfem::Operator | inline |
| Operator(int s=0) | mfem::Operator | inlineexplicit |
| Operator(int h, int w) | mfem::Operator | inline |
| p_assembled_t typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| PETSC_MATAIJ enum value | mfem::Operator | |
| PETSC_MATIS enum value | mfem::Operator | |
| PETSC_MATNEST enum value | mfem::Operator | |
| PETSC_MATSHELL enum value | mfem::Operator | |
| PrintMatlab(std::ostream &out, int n=0, int m=0) const | mfem::Operator | |
| qpts | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protectedstatic |
| real_type typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| RecoverFEMSolution(const Vector &X, const Vector &b, Vector &x) | mfem::Operator | virtual |
| sdim | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protectedstatic |
| Serialize(const Vector &x, Vector &sx) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| SerializeNodes(Vector &sNodes) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| sol_fe | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| solEval | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| solFE_type typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| solFES | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | mutableprotected |
| solFieldEval typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| solShapeEval typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| solVecLayout | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| solVecLayout_type typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| TBilinearForm(const IntegratorType &integ, const FiniteElementSpace &sol_fes) | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| TestElementwiseExtractAssemble(const Vector &x, Vector &y) const | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inline |
| Trans_t typedef | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protected |
| Type enum name | mfem::Operator | |
| vdim | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | protectedstatic |
| Width() const | mfem::Operator | inline |
| width | mfem::Operator | protected |
| ~Operator() | mfem::Operator | inlinevirtual |
| ~TBilinearForm() | mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t > | inlinevirtual |