Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number >, including all inherited members.
assemble(const DOFINFO &info) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
assemble(const DOFINFO &info1, const DOFINFO &info2) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
assemble(MatrixType &global, const FullMatrix< number > &local, const unsigned int block_row, const unsigned int block_col, const std::vector< types::global_dof_index > &dof1, const std::vector< types::global_dof_index > &dof2, const unsigned int level1, const unsigned int level2, bool transpose=false) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inlineprivate |
assemble_down(MatrixType &global, const FullMatrix< number > &local, const unsigned int block_row, const unsigned int block_col, const std::vector< types::global_dof_index > &dof1, const std::vector< types::global_dof_index > &dof2, const unsigned int level1, const unsigned int level2) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inlineprivate |
assemble_fluxes(MatrixType &global, const FullMatrix< number > &local, const unsigned int block_row, const unsigned int block_col, const std::vector< types::global_dof_index > &dof1, const std::vector< types::global_dof_index > &dof2, const unsigned int level1, const unsigned int level2) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inlineprivate |
assemble_in(MatrixType &global, const FullMatrix< number > &local, const unsigned int block_row, const unsigned int block_col, const std::vector< types::global_dof_index > &dof1, const std::vector< types::global_dof_index > &dof2, const unsigned int level1, const unsigned int level2) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inlineprivate |
assemble_out(MatrixType &global, const FullMatrix< number > &local, const unsigned int block_row, const unsigned int block_col, const std::vector< types::global_dof_index > &dof1, const std::vector< types::global_dof_index > &dof2, const unsigned int level1, const unsigned int level2) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inlineprivate |
assemble_up(MatrixType &global, const FullMatrix< number > &local, const unsigned int block_row, const unsigned int block_col, const std::vector< types::global_dof_index > &dof1, const std::vector< types::global_dof_index > &dof2, const unsigned int level1, const unsigned int level2) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inlineprivate |
block_info | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |
flux_down | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |
flux_up | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |
initialize(const BlockInfo *block_info, MatrixPtrVector &matrices) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
initialize(const MGConstrainedDoFs &mg_constrained_dofs) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
initialize_edge_flux(MatrixPtrVector &up, MatrixPtrVector &down) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
initialize_info(DOFINFO &info, bool face) const | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
initialize_interfaces(MatrixPtrVector &interface_in, MatrixPtrVector &interface_out) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
interface_in | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |
interface_out | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |
matrices | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |
MatrixPtrVector typedef | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | |
MatrixPtrVectorPtr typedef | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | |
mg_constrained_dofs | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |
MGMatrixLocalBlocksToGlobalBlocks(double threshold=1.e-12) | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | inline |
threshold | MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MatrixType, number > | private |