View Issue Details

IDProjectCategoryView StatusLast Update
0001965OpenFOAMpublic2016-01-07 11:46
Reporteralexeym Assigned Tohenry  
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
Summary0001965: Private methods in protected section of the class (laplacianScheme.H)
DescriptionCopy constructor and bitwise assignment operator are in protected section of the class. In general they are in private section.
Steps To Reproduce1. Open laplacianScheme.H (https://github.com/OpenFOAM/OpenFOAM-3.0.x/blob/fa70714711c8cb1f70514442a5bef3983b771187/src/finiteVolume/finiteVolume/laplacianSchemes/laplacianScheme/laplacianScheme.H)

2. Go to line 80 (https://github.com/OpenFOAM/OpenFOAM-3.0.x/blob/fa70714711c8cb1f70514442a5bef3983b771187/src/finiteVolume/finiteVolume/laplacianSchemes/laplacianScheme/laplacianScheme.H#L80)
TagsNo tags attached.

Activities

henry

2016-01-07 11:46

manager   ~0005806

Resolved in OpenFOAM-dev by commit 06dc2078fc5cf5680c3f62114dbed20e295d9894

Issue History

Date Modified Username Field Change
2016-01-07 09:37 alexeym New Issue
2016-01-07 11:46 henry Note Added: 0005806
2016-01-07 11:46 henry Status new => resolved
2016-01-07 11:46 henry Resolution open => fixed
2016-01-07 11:46 henry Assigned To => henry
2016-03-11 11:44 administrator Category 3.0.1 => (No Category)