FaceCopy Struct Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::internal::PotentialAssemblyCopy< NumberType >::FaceCopy Struct Reference
#include <eom.hh>
Public Attributes | |
| FullMatrix< NumberType > | matrix |
| Vector< NumberType > | rhs |
| std::vector< types::global_dof_index > | dof_indices |
Member Data Documentation
◆ dof_indices
template<typename NumberType >
| std::vector<types::global_dof_index> DiFfRG::internal::PotentialAssemblyCopy< NumberType >::FaceCopy::dof_indices |
◆ matrix
template<typename NumberType >
| FullMatrix<NumberType> DiFfRG::internal::PotentialAssemblyCopy< NumberType >::FaceCopy::matrix |
◆ rhs
template<typename NumberType >
| Vector<NumberType> DiFfRG::internal::PotentialAssemblyCopy< NumberType >::FaceCopy::rhs |
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/common/eom.hh
Generated by