CopyData_R< NumberType > Struct Template Reference#
|
DiFfRG
|
DiFfRG::CG::internal::CopyData_R< NumberType > Struct Template Reference
#include <cg.hh>
Public Member Functions | |
| template<class Iterator > | |
| void | reinit (const Iterator &cell, uint dofs_per_cell) |
Public Attributes | |
| Vector< NumberType > | cell_residual |
| std::vector< types::global_dof_index > | local_dof_indices |
Member Function Documentation
◆ reinit()
template<typename NumberType >
template<class Iterator >
|
inline |
Member Data Documentation
◆ cell_residual
template<typename NumberType >
| Vector<NumberType> DiFfRG::CG::internal::CopyData_R< NumberType >::cell_residual |
◆ local_dof_indices
template<typename NumberType >
| std::vector<types::global_dof_index> DiFfRG::CG::internal::CopyData_R< NumberType >::local_dof_indices |
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FEM/assembler/cg.hh
Generated by