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

#include <KurganovTadmor.hh>

Classes

struct  CopyDataFace_J
 

Public Member Functions

template<class Iterator >
void reinit (const Iterator &cell, uint dofs_per_cell, uint n_extractors)
 

Public Attributes

FullMatrix< NumberType > cell_jacobian
 
FullMatrix< NumberType > extractor_cell_jacobian
 
FullMatrix< NumberType > cell_mass_jacobian
 
std::vector< types::global_dof_index > local_dof_indices
 
std::vector< CopyDataFace_Jface_data
 

Member Function Documentation

◆ reinit()

template<typename NumberType >
template<class Iterator >
void DiFfRG::FV::KurganovTadmor::internal::CopyData_J< NumberType >::reinit ( const Iterator & cell,
uint dofs_per_cell,
uint n_extractors )
inline

Member Data Documentation

◆ cell_jacobian

template<typename NumberType >
FullMatrix<NumberType> DiFfRG::FV::KurganovTadmor::internal::CopyData_J< NumberType >::cell_jacobian

◆ cell_mass_jacobian

template<typename NumberType >
FullMatrix<NumberType> DiFfRG::FV::KurganovTadmor::internal::CopyData_J< NumberType >::cell_mass_jacobian

◆ extractor_cell_jacobian

template<typename NumberType >
FullMatrix<NumberType> DiFfRG::FV::KurganovTadmor::internal::CopyData_J< NumberType >::extractor_cell_jacobian

◆ face_data

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

◆ local_dof_indices

template<typename NumberType >
std::vector<types::global_dof_index> DiFfRG::FV::KurganovTadmor::internal::CopyData_J< NumberType >::local_dof_indices

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