WpolymerLine: Initialise all members in constructor.
This commit is contained in:
parent
2ef628233e
commit
95df9e5e2f
@ -2131,7 +2131,8 @@ struct WpolymerLine
|
||||
|
||||
WpolymerLine()
|
||||
{
|
||||
well_ = polymer_group_ = salt_group_ = "";
|
||||
well_ = polymer_group_ = salt_group_ = "";
|
||||
polymer_concentration_ = salt_concentration_ = 0.0;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user