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
6a16c528
Commit
6a16c528
authored
Aug 06, 2008
by
henry
Browse files
Added the missing defineTemplateTypeNameAndDebug(Cloud<solidParticle>, 0)
parent
2734e777
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/solidParticle/solidParticleCloud.C
View file @
6a16c528
...
...
@@ -35,6 +35,7 @@ License
namespace
Foam
{
defineParticleTypeNameAndDebug
(
solidParticle
,
0
);
defineTemplateTypeNameAndDebug
(
Cloud
<
solidParticle
>
,
0
);
};
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
...
...
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