PotentialAssemblyCopy< NumberType > Struct Template Reference#

DiFfRG: DiFfRG::internal::PotentialAssemblyCopy< NumberType > Struct Template Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
DiFfRG::internal::PotentialAssemblyCopy< NumberType > Struct Template Reference

#include <eom.hh>

Classes

struct  FaceCopy
 

Public Member Functions

template<class Iterator >
void reinit_cell (const Iterator &cell, const uint dofs_per_cell)
 
template<int dim>
FaceCopy & new_face_data (const FEInterfaceValues< dim > &fe_interface_values)
 

Public Attributes

FullMatrix< NumberType > cell_matrix
 
Vector< NumberType > cell_rhs
 
std::vector< types::global_dof_index > cell_dof_indices
 
std::vector< FaceCopy > face_data
 

Member Function Documentation

◆ new_face_data()

template<typename NumberType >
template<int dim>
FaceCopy & DiFfRG::internal::PotentialAssemblyCopy< NumberType >::new_face_data ( const FEInterfaceValues< dim > & fe_interface_values)
inline

◆ reinit_cell()

template<typename NumberType >
template<class Iterator >
void DiFfRG::internal::PotentialAssemblyCopy< NumberType >::reinit_cell ( const Iterator & cell,
const uint dofs_per_cell )
inline

Member Data Documentation

◆ cell_dof_indices

template<typename NumberType >
std::vector<types::global_dof_index> DiFfRG::internal::PotentialAssemblyCopy< NumberType >::cell_dof_indices

◆ cell_matrix

template<typename NumberType >
FullMatrix<NumberType> DiFfRG::internal::PotentialAssemblyCopy< NumberType >::cell_matrix

◆ cell_rhs

template<typename NumberType >
Vector<NumberType> DiFfRG::internal::PotentialAssemblyCopy< NumberType >::cell_rhs

◆ face_data

template<typename NumberType >
std::vector<FaceCopy> DiFfRG::internal::PotentialAssemblyCopy< NumberType >::face_data

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