DiFfRG
|
#include <ldg.hh>
Classes | |
struct | CopyDataFace_R |
Public Member Functions | |
template<class Iterator > | |
void | reinit (const Iterator &cell, uint dofs_per_cell) |
template<int dim> | |
CopyDataFace_R & | new_face_data (const FEInterfaceValues< dim > &fe_iv) |
Public Attributes | |
Vector< NumberType > | cell_residual |
Vector< NumberType > | cell_mass |
std::vector< types::global_dof_index > | local_dof_indices |
std::vector< CopyDataFace_R > | face_data |
|
inline |
|
inline |
Vector<NumberType> DiFfRG::LDG::internal::CopyData_R< NumberType >::cell_mass |
Vector<NumberType> DiFfRG::LDG::internal::CopyData_R< NumberType >::cell_residual |
std::vector<CopyDataFace_R> DiFfRG::LDG::internal::CopyData_R< NumberType >::face_data |
std::vector<types::global_dof_index> DiFfRG::LDG::internal::CopyData_R< NumberType >::local_dof_indices |