Definition at line 506 of file mixed_constrained_solver.h.
◆ MatrixMixedConstrainedSolver()
GEO::MatrixMixedConstrainedSolver::MatrixMixedConstrainedSolver |
( |
index_t |
p_nb_vars | ) |
|
|
inline |
◆ add_constraint_coeff()
void GEO::MatrixMixedConstrainedSolver::add_constraint_coeff |
( |
index_t |
id, |
|
|
double |
coeff |
|
) |
| |
|
inline |
◆ add_energy_coeff()
void GEO::MatrixMixedConstrainedSolver::add_energy_coeff |
( |
index_t |
id, |
|
|
double |
coeff |
|
) |
| |
|
inline |
◆ add_energy_rhs()
void GEO::MatrixMixedConstrainedSolver::add_energy_rhs |
( |
double |
rhs | ) |
|
|
inline |
◆ begin_constraint()
void GEO::MatrixMixedConstrainedSolver::begin_constraint |
( |
| ) |
|
|
inline |
◆ begin_energy()
void GEO::MatrixMixedConstrainedSolver::begin_energy |
( |
| ) |
|
|
inline |
◆ converged()
bool GEO::MatrixMixedConstrainedSolver::converged |
( |
| ) |
|
|
inline |
◆ end_constraint()
bool GEO::MatrixMixedConstrainedSolver::end_constraint |
( |
| ) |
|
|
inline |
◆ end_energy()
void GEO::MatrixMixedConstrainedSolver::end_energy |
( |
| ) |
|
|
inline |
◆ end_iter()
void GEO::MatrixMixedConstrainedSolver::end_iter |
( |
| ) |
|
|
inline |
◆ end_pass()
void GEO::MatrixMixedConstrainedSolver::end_pass |
( |
index_t |
p_pass | ) |
|
|
inline |
◆ set_multiplicity()
void GEO::MatrixMixedConstrainedSolver::set_multiplicity |
( |
index_t |
id, |
|
|
int |
period |
|
) |
| |
|
inline |
◆ show_var()
double GEO::MatrixMixedConstrainedSolver::show_var |
( |
index_t |
i | ) |
|
|
inline |
◆ size()
index_t GEO::MatrixMixedConstrainedSolver::size |
( |
| ) |
const |
|
inline |
◆ start_new_iter()
void GEO::MatrixMixedConstrainedSolver::start_new_iter |
( |
| ) |
|
|
inline |
◆ value()
double GEO::MatrixMixedConstrainedSolver::value |
( |
index_t |
i | ) |
|
|
inline |
◆ fixed
std::vector<bool> GEO::MatrixMixedConstrainedSolver::fixed |
MatrixM GEO::MatrixMixedConstrainedSolver::M |
◆ new_constraint
vector<Coeff> GEO::MatrixMixedConstrainedSolver::new_constraint |
◆ size_
index_t GEO::MatrixMixedConstrainedSolver::size_ |
◆ snap_size
int GEO::MatrixMixedConstrainedSolver::snap_size |
◆ solved
bool GEO::MatrixMixedConstrainedSolver::solved |
std::vector<double> GEO::MatrixMixedConstrainedSolver::V |
The documentation for this struct was generated from the following file: