Namespaces | |
| namespace | Vector |
| namespace | SparseMatrix |
| namespace | SymmetricTensorAccessors |
| namespace | TableBaseAccessors |
| namespace | DoFHandler |
| namespace | p4est |
| namespace | DoFCellAccessor |
| namespace | hp |
| namespace | DoFAccessor |
| namespace | FEValuesViews |
| namespace | GridReordering2d |
| namespace | GridReordering3d |
| namespace | Triangulation |
| namespace | TriaAccessor |
| namespace | BlockVectorIterators |
| namespace | SolverGMRES |
| namespace | MGDoFHandler |
| namespace | MGDoFAccessor |
| namespace | DataOut |
| namespace | DataOutFaces |
| namespace | DataOutRotation |
| namespace | PointValueHistory |
Classes | |
| struct | SubfacePossibilities |
| struct | SubfacePossibilities< 0 > |
| struct | SubfacePossibilities< 1 > |
| struct | SubfacePossibilities< 2 > |
| struct | SubfacePossibilities< 3 > |
| class | SubfaceCase |
| struct | TableEntry |
| struct | int2type |
| struct | bool2type |
| struct | CurlType< 1 > |
| struct | CurlType< 2 > |
| struct | CurlType< 3 > |
Functions | |
| template<class MATRIX > | |
| void | reinit (MatrixBlock< MATRIX > &v, const BlockSparsityPattern &p) |
| template<typename number > | |
| void | reinit (MatrixBlock<::SparseMatrix< number > > &, const BlockSparsityPattern &) |
| template<class DI > | |
| bool | is_active_iterator (const DI &) |
| template<class ACCESSOR > | |
| bool | is_active_iterator (const TriaActiveIterator< ACCESSOR > &) |
| template<int dim, class DOFINFO , class A > | |
| void | assemble (const MeshWorker::DoFInfoBox< dim, DOFINFO > &dinfo, A *assembler) |
| void internal::reinit | ( | MatrixBlock< MATRIX > & | v, |
| const BlockSparsityPattern & | p | ||
| ) |
Definition at line 674 of file matrix_block.h.
References MatrixBlock< MATRIX >::column_indices, BlockSparsityPatternBase< SparsityPatternBase >::get_column_indices(), BlockSparsityPatternBase< SparsityPatternBase >::get_row_indices(), and MatrixBlock< MATRIX >::row_indices.
Referenced by LAPACKFullMatrix< number >::copy_from(), MatrixBlock< MATRIX >::reinit(), MGMatrixBlockVector< MATRIX >::reinit_edge(), MGMatrixBlockVector< MATRIX >::reinit_edge_flux(), and MGMatrixBlockVector< MATRIX >::reinit_matrix().
| void internal::reinit | ( | MatrixBlock<::SparseMatrix< number > > & | v, |
| const BlockSparsityPattern & | p | ||
| ) |
| bool internal::is_active_iterator | ( | const DI & | ) | [inline] |
Find out if an iterator supports inactive cells.
Definition at line 36 of file loop.h.
Referenced by MeshWorker::cell_action().
| bool internal::is_active_iterator | ( | const TriaActiveIterator< ACCESSOR > & | ) | [inline] |
| void internal::assemble | ( | const MeshWorker::DoFInfoBox< dim, DOFINFO > & | dinfo, |
| A * | assembler | ||
| ) |
Definition at line 48 of file loop.h.
References MeshWorker::DoFInfoBox< dim, DOFINFO >::assemble().
Referenced by MeshWorker::Assembler::MGMatrixSimple< MATRIX >::assemble(), MeshWorker::Assembler::MatrixSimple< MATRIX >::assemble(), MeshWorker::Assembler::MGMatrixLocalBlocksToGlobalBlocks< MATRIX, number >::assemble(), MeshWorker::Assembler::MatrixLocalBlocksToGlobalBlocks< MATRIX, number >::assemble(), and MeshWorker::Assembler::ResidualLocalBlocksToGlobalBlocks< VECTOR >::assemble().
documentation generated on Fri Feb 3 2012 06:04:14 by
doxygen
1.7.2