|
void | reinit (const size_type n_local_rows) |
|
void | insert_index (const size_type global_row, const size_type local_row, const double constraint_value) |
|
void | sort () |
|
void | print (std::ostream &os) |
|
size_type | size () const |
|
size_type | size (const size_type counter_index) const |
|
size_type | global_row (const size_type counter_index) const |
|
size_type & | global_row (const size_type counter_index) |
|
size_type | local_row (const size_type counter_index) const |
|
size_type & | local_row (const size_type counter_index) |
|
size_type | local_row (const size_type counter_index, const size_type index_in_constraint) const |
|
double | constraint_value (const size_type counter_index, const size_type index_in_constraint) const |
|
bool | have_indirect_rows () const |
|
void | insert_constraint (const size_type constrained_local_dof) |
|
size_type | n_constraints () const |
|
size_type | n_inhomogeneities () const |
|
void | set_ith_constraint_inhomogeneous (const size_type i) |
|
size_type | constraint_origin (size_type i) const |
|
|
DataCache | data_cache |
|
size_type | n_active_rows |
|
size_type | n_inhomogeneous_rows |
|
The documentation for this class was generated from the following file: