BUG: explicitSource: work on matrix, not matrix.source() level

This commit is contained in:
mattijs
2011-06-15 11:06:13 +01:00
parent f2090ca372
commit 7517f6f9b2
14 changed files with 154 additions and 487 deletions

View File

@ -46,4 +46,6 @@ Foam::explicitSource::points() const
{
return points_;
}
// ************************************************************************* //