ASPECT
Namespaces | Classes | Typedefs
aspect::Particle Namespace Reference

Namespaces

 Generator
 
 Integrator
 
 Interpolator
 
 Property
 

Classes

class  Manager
 
class  ParticleInterfaceBase
 

Typedefs

template<int dim>
using World = Manager< dim >
 

Typedef Documentation

§ World

template<int dim>
using aspect::Particle::World = typedef Manager<dim>

The World class is a deprecated name for the Manager class. It is provided for backwards compatibility only and will be removed in the future. Please use the Manager class instead.

Deprecated:
: This class is deprecated and will be removed in the future. Please use the Particle::Manager class instead.

Definition at line 39 of file world.h.