AddDomainLFIntegrator(LinearFormIntegrator *lfi, int n) | mfem::DPGWeakForm | |
AddTestIntegrator(BilinearFormIntegrator *bfi, int n, int m) | mfem::DPGWeakForm | |
AddTrialIntegrator(BilinearFormIntegrator *bfi, int n, int m) | mfem::DPGWeakForm | |
AllocateMatrix() | mfem::DPGWeakForm | inline |
AllocMat() | mfem::DPGWeakForm | protected |
Assemble(int skip_zeros=1) | mfem::DPGWeakForm | |
BlockMat() | mfem::DPGWeakForm | inline |
BlockMatElim() | mfem::DPGWeakForm | inline |
Bmat | mfem::DPGWeakForm | protected |
BuildProlongation() | mfem::DPGWeakForm | protectedvirtual |
ComputeOffsets() | mfem::DPGWeakForm | protected |
ComputeResidual(const BlockVector &x) | mfem::DPGWeakForm | |
ConformingAssemble() | mfem::DPGWeakForm | protected |
diag_policy | mfem::DPGWeakForm | protected |
dof_offsets | mfem::DPGWeakForm | protected |
DPGWeakForm() | mfem::DPGWeakForm | inline |
DPGWeakForm(Array< FiniteElementSpace * > &fes_, Array< FiniteElementCollection * > &fecol_) | mfem::DPGWeakForm | inline |
EliminateVDofs(const Array< int > &vdofs, Operator::DiagonalPolicy dpolicy=Operator::DIAG_ONE) | mfem::DPGWeakForm | |
EliminateVDofsInRHS(const Array< int > &vdofs, const Vector &x, Vector &b) | mfem::DPGWeakForm | |
EnableStaticCondensation() | mfem::DPGWeakForm | |
Finalize(int skip_zeros=1) | mfem::DPGWeakForm | |
FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, OperatorHandle &A, Vector &X, Vector &B, int copy_interior=0) | mfem::DPGWeakForm | virtual |
FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, OpType &A, Vector &X, Vector &B, int copy_interior=0) | mfem::DPGWeakForm | inline |
FormSystemMatrix(const Array< int > &ess_tdof_list, OperatorHandle &A) | mfem::DPGWeakForm | virtual |
FormSystemMatrix(const Array< int > &ess_tdof_list, OpType &A) | mfem::DPGWeakForm | inline |
fvec | mfem::DPGWeakForm | protected |
height | mfem::DPGWeakForm | protected |
Init() | mfem::DPGWeakForm | protected |
initialized | mfem::DPGWeakForm | protected |
IsTraceFes | mfem::DPGWeakForm | protected |
lfis | mfem::DPGWeakForm | protected |
mat | mfem::DPGWeakForm | protected |
mat_e | mfem::DPGWeakForm | protected |
mesh | mfem::DPGWeakForm | protected |
nblocks | mfem::DPGWeakForm | protected |
P | mfem::DPGWeakForm | protected |
R | mfem::DPGWeakForm | protected |
RecoverFEMSolution(const Vector &X, Vector &x) | mfem::DPGWeakForm | virtual |
ReleaseInitMemory() | mfem::DPGWeakForm | protected |
residuals | mfem::DPGWeakForm | protected |
SetDiagonalPolicy(Operator::DiagonalPolicy policy) | mfem::DPGWeakForm | inline |
SetSpaces(Array< FiniteElementSpace * > &fes_, Array< FiniteElementCollection * > &fecol_) | mfem::DPGWeakForm | inline |
SetTestFECollVdim(int test_fec, int vdim) | mfem::DPGWeakForm | inline |
Size() const | mfem::DPGWeakForm | inline |
static_cond | mfem::DPGWeakForm | protected |
store_matrices | mfem::DPGWeakForm | protected |
StoreMatrices(bool store_matrices_=true) | mfem::DPGWeakForm | inline |
tdof_offsets | mfem::DPGWeakForm | protected |
test_fecols | mfem::DPGWeakForm | protected |
test_fecols_vdims | mfem::DPGWeakForm | protected |
test_integs | mfem::DPGWeakForm | protected |
trial_fes | mfem::DPGWeakForm | protected |
trial_integs | mfem::DPGWeakForm | protected |
Update() | mfem::DPGWeakForm | virtual |
width | mfem::DPGWeakForm | protected |
y | mfem::DPGWeakForm | protected |
~DPGWeakForm() | mfem::DPGWeakForm | virtual |