DiFfRG
Loading...
Searching...
No Matches
DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems > Struct Template Reference

#include <ldg.hh>

Classes

struct  CopyDataFace_J
 

Public Member Functions

template<class Iterator >
void reinit (const array< Iterator, n_fe_subsystems > &cell, const uint n_extractors)
 
template<int dim>
CopyDataFace_Jnew_face_data (const array< unique_ptr< FEInterfaceValues< dim > >, n_fe_subsystems > &fe_iv, const uint n_extractors)
 

Public Attributes

array< FullMatrix< NumberType >, n_fe_subsystems > cell_jacobian
 
FullMatrix< NumberType > cell_mass_jacobian
 
FullMatrix< NumberType > extractor_cell_jacobian
 
array< vector< types::global_dof_index >, n_fe_subsystems > local_dof_indices
 
vector< CopyDataFace_Jface_data
 
uint dofs_per_cell
 

Member Function Documentation

◆ new_face_data()

template<typename NumberType , uint n_fe_subsystems>
template<int dim>
CopyDataFace_J & DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::new_face_data ( const array< unique_ptr< FEInterfaceValues< dim > >, n_fe_subsystems > & fe_iv,
const uint n_extractors )
inline

◆ reinit()

template<typename NumberType , uint n_fe_subsystems>
template<class Iterator >
void DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::reinit ( const array< Iterator, n_fe_subsystems > & cell,
const uint n_extractors )
inline

Member Data Documentation

◆ cell_jacobian

template<typename NumberType , uint n_fe_subsystems>
array<FullMatrix<NumberType>, n_fe_subsystems> DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::cell_jacobian

◆ cell_mass_jacobian

template<typename NumberType , uint n_fe_subsystems>
FullMatrix<NumberType> DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::cell_mass_jacobian

◆ dofs_per_cell

template<typename NumberType , uint n_fe_subsystems>
uint DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::dofs_per_cell

◆ extractor_cell_jacobian

template<typename NumberType , uint n_fe_subsystems>
FullMatrix<NumberType> DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::extractor_cell_jacobian

◆ face_data

template<typename NumberType , uint n_fe_subsystems>
vector<CopyDataFace_J> DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::face_data

◆ local_dof_indices

template<typename NumberType , uint n_fe_subsystems>
array<vector<types::global_dof_index>, n_fe_subsystems> DiFfRG::LDG::internal::CopyData_J_full< NumberType, n_fe_subsystems >::local_dof_indices

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