Изменение индексов граничных условий
Оптимизация кода
This commit is contained in:
@@ -36,8 +36,4 @@ bool Form::Excluded() const {
|
||||
return excluded;
|
||||
}
|
||||
|
||||
int Form::GetB() { return bound_type; }
|
||||
|
||||
//bool Form::operator==(size_t id) const {
|
||||
// return id_ == id;
|
||||
//}
|
||||
int Form::GetB() { return bound_type; }
|
||||
Reference in New Issue
Block a user