![]() |
|
Go to the source code of this file.
Functions | |
template<class Archive > | |
void | load (Archive &ar, ParticleHandler &handl) |
template<class Archive > | |
void | save (Archive &ar, const ParticleHandler &handl) |
template<class Archive > | |
void | load (Archive &ar, BaseParticle &p) |
template<class Archive > | |
void | save (Archive &ar, const BaseParticle &p) |
void load | ( | Archive & | ar, |
BaseParticle & | p | ||
) |
References p, UniformPSDSelfTest::radius, and Jeffery_Solution::velocity().
void load | ( | Archive & | ar, |
ParticleHandler & | handl | ||
) |
References BaseHandler< T >::copyAndAddObject(), i, INFO, logger, p, and size.
Referenced by RefineableFishPoissonProblem< ELEMENT >::doc_solution(), GeomObjectAsGeneralisedElementProblem::doc_solution(), ElasticFishBackElement::fill_in_generic_residual_contribution(), oomph::FSIWallElement::fluid_load_vector(), oomph::FSIAxisymmetricQTaylorHoodElement::get_load(), oomph::GeneralisedNewtonianNavierStokesEquations< DIM >::get_load(), oomph::NavierStokesEquations< DIM >::get_load(), oomph::SpaceTimeNavierStokesEquations< DIM >::get_load(), oomph::SpaceTimeNavierStokesMixedOrderEquations< DIM >::get_load(), oomph::SphericalNavierStokesEquations::get_load(), oomph::PolarNavierStokesEquations::get_load(), oomph::KirchhoffLoveShellEquations::load_rate_of_work(), oomph::KirchhoffLoveBeamEquations::load_vector(), oomph::FSIHermiteBeamElement::load_vector(), oomph::KirchhoffLoveShellEquations::load_vector(), oomph::FSIDiagHermiteShellElement::load_vector(), oomph::KirchhoffLoveShellEquations::load_vector_for_rate_of_work_computation(), oomph::FSIDiagHermiteShellElement::load_vector_for_rate_of_work_computation(), Eigen::ThreadLocal< T, Initialize, Release >::local(), main(), Global_Physical_Variables::pcos_load(), Eigen::internal::pload_partial_common(), Eigen::internal::ploadu_partial_common(), Global_Physical_Variables::press_load(), Global_Parameters::press_load(), Global_Physical_Variables::spring_load(), Global_Physical_Variables::spring_load_lower(), oomph::AxisymmetricPoroelasticityTractionElementHelper::Zero_pressure_fct(), oomph::DarcyFaceElementHelper::Zero_pressure_fct(), oomph::PoroelasticityFaceElementHelper::Zero_pressure_fct(), oomph::AxisymmetricLinearElasticityTractionElementHelper::Zero_traction_fct(), oomph::AxisymmetricNavierStokesTractionElementHelper::Zero_traction_fct(), oomph::AxisymmetricPoroelasticityTractionElementHelper::Zero_traction_fct(), oomph::LinearElasticityTractionElementHelper::Zero_traction_fct(), oomph::PoroelasticityFaceElementHelper::Zero_traction_fct(), oomph::PMLTimeHarmonicLinearElasticityTractionElementHelper::Zero_traction_fct(), oomph::TimeHarmonicFourierDecomposedLinearElasticityTractionElementHelper::Zero_traction_fct(), oomph::TimeHarmonicLinearElasticityTractionElementHelper::Zero_traction_fct(), oomph::KirchhoffLoveBeamEquations::Zero_traction_fct(), oomph::KirchhoffLoveShellEquations::Zero_traction_fct(), and oomph::SolidTractionElementHelper::Zero_traction_fct().
void save | ( | Archive & | ar, |
const BaseParticle & | p | ||
) |
void save | ( | Archive & | ar, |
const ParticleHandler & | handl | ||
) |
References ParticleHandler::getNumberOfObjects(), and p.