Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for MeshWorker::Assembler::MGMatrixSimple< MatrixType >, including all inherited members.
assemble(const DOFINFO &info) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
assemble(const DOFINFO &info1, const DOFINFO &info2) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
assemble(MatrixType &G, const FullMatrix< double > &M, const std::vector< types::global_dof_index > &i1, const std::vector< types::global_dof_index > &i2) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inlineprivate |
assemble(MatrixType &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< MatrixType > | inlineprivate |
assemble_down(MatrixType &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< MatrixType > | inlineprivate |
assemble_in(MatrixType &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< MatrixType > | inlineprivate |
assemble_out(MatrixType &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< MatrixType > | inlineprivate |
assemble_up(MatrixType &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< MatrixType > | inlineprivate |
flux_down | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | private |
flux_up | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | private |
initialize(MGLevelObject< MatrixType > &m) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
initialize(const MGConstrainedDoFs &mg_constrained_dofs) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
initialize_fluxes(MGLevelObject< MatrixType > &flux_up, MGLevelObject< MatrixType > &flux_down) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
initialize_info(DOFINFO &info, bool face) const | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
initialize_interfaces(MGLevelObject< MatrixType > &interface_in, MGLevelObject< MatrixType > &interface_out) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
interface_in | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | private |
interface_out | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | private |
matrix | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | private |
mg_constrained_dofs | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | private |
MGMatrixSimple(double threshold=1.e-12) | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | inline |
threshold | MeshWorker::Assembler::MGMatrixSimple< MatrixType > | private |