Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
13745394
Commit
13745394
authored
May 03, 2010
by
mattijs
Browse files
STYLE: Removed unused code
parent
e0ccb9ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/matrices/LUscalarMatrix/LUscalarMatrix.C
View file @
13745394
...
...
@@ -131,8 +131,6 @@ void Foam::LUscalarMatrix::convert
const
lduInterfaceFieldPtrsList
&
interfaces
)
{
//Pout<< "LUscalarMatrix::convert **" << endl;
//
const
label
*
__restrict__
uPtr
=
ldum
.
lduAddr
().
upperAddr
().
begin
();
const
label
*
__restrict__
lPtr
=
ldum
.
lduAddr
().
lowerAddr
().
begin
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment