Flexodeal (Lite) v1.3.2
A 3D musculoskeletal simulation library
 
Loading...
Searching...
No Matches
Flexodeal::Solid< dim >::PerTaskData_SC Struct Reference

Public Member Functions

 PerTaskData_SC (const unsigned int dofs_per_cell, const unsigned int n_u, const unsigned int n_p, const unsigned int n_J)
 
void reset ()
 

Public Attributes

FullMatrix< double > cell_matrix
 
std::vector< types::global_dof_index > local_dof_indices
 
FullMatrix< double > k_orig
 
FullMatrix< double > k_pu
 
FullMatrix< double > k_pJ
 
FullMatrix< double > k_JJ
 
FullMatrix< double > k_pJ_inv
 
FullMatrix< double > k_bbar
 
FullMatrix< double > A
 
FullMatrix< double > B
 
FullMatrix< double > C
 

Constructor & Destructor Documentation

◆ PerTaskData_SC()

template<int dim>
Flexodeal::Solid< dim >::PerTaskData_SC::PerTaskData_SC ( const unsigned int dofs_per_cell,
const unsigned int n_u,
const unsigned int n_p,
const unsigned int n_J )
inline

Member Function Documentation

◆ reset()

template<int dim>
void Flexodeal::Solid< dim >::PerTaskData_SC::reset ( )
inline

Member Data Documentation

◆ A

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::A

◆ B

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::B

◆ C

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::C

◆ cell_matrix

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::cell_matrix

◆ k_bbar

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::k_bbar

◆ k_JJ

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::k_JJ

◆ k_orig

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::k_orig

◆ k_pJ

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::k_pJ

◆ k_pJ_inv

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::k_pJ_inv

◆ k_pu

template<int dim>
FullMatrix<double> Flexodeal::Solid< dim >::PerTaskData_SC::k_pu

◆ local_dof_indices

template<int dim>
std::vector<types::global_dof_index> Flexodeal::Solid< dim >::PerTaskData_SC::local_dof_indices

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