View Issue Details

IDProjectCategoryView StatusLast Update
0001448OpenFOAMBugpublic2014-12-12 17:53
Reporteruser1038Assigned Tohenry  
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntu 14.04 LTSOS Version(please specify)
Summary0001448: OpenFOAM-2.3.x/applications/test/LduMatrix/LduMatrixTest3.C does not compile
DescriptionThe fvMatrix::addBoundaryDiag and fvMatrix::addBoundarySource members functions are protected.

Error:
OpenFOAM-2.3.x/src/finiteVolume/lnInclude/fvMatrix.C:150:6: error: ‘void Foam::fvMatrix<Type>::addBoundarySource(Foam::Field<Type>&, bool) const [with Type = Foam::Vector<double>]’ is protected

Looking back to OpenFOAM-1.6.x these members where public.
TagsNo tags attached.

Activities

henry

2014-12-12 17:53

manager   ~0003310

Resolved by commit f84192b5106bce02c5b2f23561f28ae21c20c898

Issue History

Date Modified Username Field Change
2014-11-20 12:18 user1038 New Issue
2014-12-12 17:53 henry Note Added: 0003310
2014-12-12 17:53 henry Status new => resolved
2014-12-12 17:53 henry Resolution open => fixed
2014-12-12 17:53 henry Assigned To => henry