bug fix
This commit is contained in:
parent
34f8c094bc
commit
b6f99385d7
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ namespace Cantera {
|
|||
m_left(0),
|
||||
m_right(0),
|
||||
m_id("-"), m_desc("-"),
|
||||
m_refiner(0) {
|
||||
m_refiner(0), m_bw(-1) {
|
||||
resize(nv, points);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue