Hermes2D  3.0
Hermes::Hermes2D::StateReassemblyHelper< Scalar > Class Template Reference

Static Public Attributes

static int current_iteration
 
static std::unordered_set
< unsigned int > * 
current_elements_to_reassemble [H2D_MAX_COMPONENTS]
 
static std::unordered_set< int > * current_DOFs_to_reassemble [H2D_MAX_COMPONENTS]
 
static std::vector
< SpaceSharedPtr< Scalar > > * 
current_ref_spaces
 
static std::vector
< SpaceSharedPtr< Scalar > > * 
current_prev_ref_spaces
 
static unsigned char current_number_of_equations
 
static CSCMatrix< Scalar > * current_prev_mat
 
static Vector< Scalar > * current_prev_rhs
 
static Vector< Scalar > * current_prev_dirichlet_lift_rhs
 
static bool use_Dirichlet
 
static bool ** reusable_DOFs
 
static bool ** reusable_Dirichlet
 

Detailed Description

template<typename Scalar>
class Hermes::Hermes2D::StateReassemblyHelper< Scalar >

Definition at line 114 of file adapt_solver.cpp.


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