![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for MeshWorker::Assembler::MGMatrixSimple< MATRIX >, including all inherited members.
| assemble(const DOFINFO &info) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| assemble(const DOFINFO &info1, const DOFINFO &info2) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| assemble(MATRIX &G, const FullMatrix< double > &M, const std::vector< types::global_dof_index > &i1, const std::vector< types::global_dof_index > &i2) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inlineprivate |
| assemble(MATRIX &G, const FullMatrix< double > &M, const std::vector< types::global_dof_index > &i1, const std::vector< types::global_dof_index > &i2, const unsigned int level) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inlineprivate |
| assemble_down(MATRIX &G, const FullMatrix< double > &M, const std::vector< types::global_dof_index > &i1, const std::vector< types::global_dof_index > &i2, const unsigned int level=numbers::invalid_unsigned_int) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inlineprivate |
| assemble_in(MATRIX &G, const FullMatrix< double > &M, const std::vector< types::global_dof_index > &i1, const std::vector< types::global_dof_index > &i2, const unsigned int level=numbers::invalid_unsigned_int) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inlineprivate |
| assemble_out(MATRIX &G, const FullMatrix< double > &M, const std::vector< types::global_dof_index > &i1, const std::vector< types::global_dof_index > &i2, const unsigned int level=numbers::invalid_unsigned_int) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inlineprivate |
| assemble_up(MATRIX &G, const FullMatrix< double > &M, const std::vector< types::global_dof_index > &i1, const std::vector< types::global_dof_index > &i2, const unsigned int level=numbers::invalid_unsigned_int) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inlineprivate |
| flux_down | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | private |
| flux_up | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | private |
| initialize(MGLevelObject< MATRIX > &m) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| initialize(const MGConstrainedDoFs &mg_constrained_dofs) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| initialize_fluxes(MGLevelObject< MATRIX > &flux_up, MGLevelObject< MATRIX > &flux_down) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| initialize_info(DOFINFO &info, bool face) const | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| initialize_interfaces(MGLevelObject< MATRIX > &interface_in, MGLevelObject< MATRIX > &interface_out) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| initialize_local_blocks(const BlockIndices &) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| interface_in | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | private |
| interface_out | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | private |
| matrix | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | private |
| mg_constrained_dofs | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | private |
| MGMatrixSimple(double threshold=1.e-12) | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | inline |
| threshold | MeshWorker::Assembler::MGMatrixSimple< MATRIX > | private |
1.8.6