Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doxygen particle warnings #1888

Closed
tjhei opened this issue Aug 14, 2017 · 0 comments
Closed

doxygen particle warnings #1888

tjhei opened this issue Aug 14, 2017 · 0 comments

Comments

@tjhei
Copy link
Member

tjhei commented Aug 14, 2017

/home/bob/source/include/aspect/particle/particle.h:115: warning: argument 'location' of command @param is not found in the argument list of aspec
t::Particle::Particle< dim, spacedim >::Particle(const Point< spacedim > &new_location, const Point< dim > &new_reference_location, const types::p
article_index new_id)
/home/bob/source/include/aspect/particle/particle.h:115: warning: argument 'reference_location' of command @param is not found in the argument lis
t of aspect::Particle::Particle< dim, spacedim >::Particle(const Point< spacedim > &new_location, const Point< dim > &new_reference_location, cons
t types::particle_index new_id)
/home/bob/source/include/aspect/particle/particle.h:115: warning: argument 'id' of command @param is not found in the argument list of aspect::Particle::Particle< dim, spacedim >::Particle(const Point< spacedim > &new_location, const Point< dim > &new_reference_location, const types::particle_index new_id)
/home/bob/source/include/aspect/particle/particle.h:125: warning: The following parameters of aspect::Particle::Particle::Particle(const Point< spacedim > &new_location, const Point< dim > &new_reference_location, const types::particle_index new_id) are not documented:
  parameter 'new_location'
  parameter 'new_reference_location'
  parameter 'new_id'
/home/bob/source/include/aspect/particle/particle.h:139: warning: argument 'property_pool' of command @param is not found in the argument list of aspect::Particle::Particle< dim, spacedim >::Particle(const void *&begin_data, PropertyPool &new_property_pool)
/home/bob/source/include/aspect/particle/particle.h:154: warning: The following parameters of aspect::Particle::Particle::Particle(const void *&begin_data, PropertyPool &new_property_pool) are not documented:
  parameter 'new_property_pool'

@gassmoeller can you take a look please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant