DiFfRG
Loading...
Searching...
No Matches
DiFfRG::LDG::internal::CopyData_J< NumberType > Struct Template Reference

#include <ldg.hh>

Classes

struct  CopyDataFace_J
 

Public Member Functions

template<class Iterator >
void reinit (const Iterator &cell_from, const Iterator &cell_to, uint dofs_per_cell_from, uint dofs_per_cell_to)
 
template<int dim>
CopyDataFace_Jnew_face_data (const FEInterfaceValues< dim > &fe_iv_from, const FEInterfaceValues< dim > &fe_iv_to)
 

Public Attributes

FullMatrix< NumberType > cell_jacobian
 
std::vector< types::global_dof_index > local_dof_indices_from
 
std::vector< types::global_dof_index > local_dof_indices_to
 
std::vector< CopyDataFace_Jface_data
 

Member Function Documentation

◆ new_face_data()

template<typename NumberType >
template<int dim>
CopyDataFace_J & DiFfRG::LDG::internal::CopyData_J< NumberType >::new_face_data ( const FEInterfaceValues< dim > & fe_iv_from,
const FEInterfaceValues< dim > & fe_iv_to )
inline

◆ reinit()

template<typename NumberType >
template<class Iterator >
void DiFfRG::LDG::internal::CopyData_J< NumberType >::reinit ( const Iterator & cell_from,
const Iterator & cell_to,
uint dofs_per_cell_from,
uint dofs_per_cell_to )
inline

Member Data Documentation

◆ cell_jacobian

template<typename NumberType >
FullMatrix<NumberType> DiFfRG::LDG::internal::CopyData_J< NumberType >::cell_jacobian

◆ face_data

template<typename NumberType >
std::vector<CopyDataFace_J> DiFfRG::LDG::internal::CopyData_J< NumberType >::face_data

◆ local_dof_indices_from

template<typename NumberType >
std::vector<types::global_dof_index> DiFfRG::LDG::internal::CopyData_J< NumberType >::local_dof_indices_from

◆ local_dof_indices_to

template<typename NumberType >
std::vector<types::global_dof_index> DiFfRG::LDG::internal::CopyData_J< NumberType >::local_dof_indices_to

The documentation for this struct was generated from the following file: