Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2840-g502be23d4d 2025-03-14 06:30:00+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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 3942 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 3944 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 3945 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 3948 of file dof_tools_constraints.cc.


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