Reference documentation for deal.II version GIT relicensing-245-g36f19064f7 2024-03-29 07:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Attributes | List of all members
DoFTools::internal::Assembler::CopyData< dim, spacedim > Struct Template Reference

Public Attributes

unsigned int dofs_per_cell
 
std::vector< types::global_dof_indexparameter_dof_indices
 
std::vector<::LinearAlgebra::distributed::Vector< double > > global_parameter_representation
 

Detailed Description

template<int dim, int spacedim>
struct DoFTools::internal::Assembler::CopyData< dim, spacedim >

Definition at line 3912 of file dof_tools_constraints.cc.

Member Data Documentation

◆ dofs_per_cell

template<int dim, int spacedim>
unsigned int DoFTools::internal::Assembler::CopyData< dim, spacedim >::dofs_per_cell

Definition at line 3914 of file dof_tools_constraints.cc.

◆ parameter_dof_indices

template<int dim, int spacedim>
std::vector<types::global_dof_index> DoFTools::internal::Assembler::CopyData< dim, spacedim >::parameter_dof_indices

Definition at line 3915 of file dof_tools_constraints.cc.

◆ global_parameter_representation

template<int dim, int spacedim>
std::vector<::LinearAlgebra::distributed::Vector<double> > DoFTools::internal::Assembler::CopyData< dim, spacedim >::global_parameter_representation

Definition at line 3918 of file dof_tools_constraints.cc.


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