30 Foam::basicSourceList::basicSourceList
59 basicSource::New(name, dict, mesh)
72 if (this->
operator[](i).isActive())
85 if (this->
operator[](i).isActive())
87 this->operator[](i).addSu(Eqn);
98 if (this->
operator[](i).isActive())
100 this->operator[](i).addExplicitSources();
113 if (this->
operator[](i).isActive())
115 this->operator[](i).addSu(field);
128 if (this->
operator[](i).isActive())
130 this->operator[](i).addSu(field);
140 this->operator[](i).read(dict);
149 os <<
nl << this->size();
158 this->operator[](i).writeData(os);
177 sources.writeData(os);