CG3DPackingUnitTest.cpp File Reference

Classes

class  Packing
 

Functions

int main ()
 

Variables

const unsigned n = 5
 

Function Documentation

◆ main()

int main ( )
109 {
110  logger(INFO,"Create cubic packing and checking the resulting forces and density.");
111  Packing problem;
112  problem.test();
113  return 0;
114 }
LL< Log::INFO > INFO
Info log level.
Definition: Logger.cc:55
Logger< MERCURYDPM_LOGLEVEL > logger("MercuryKernel")
Definition of different loggers with certain modules. A user can define its own custom logger here.
Definition: CG3DPackingUnitTest.cpp:35
void test()
Definition: CG3DPackingUnitTest.cpp:80

References INFO, logger, and Packing::test().

Variable Documentation

◆ n

const unsigned n = 5

Referenced by MercuryProblem::actionsAfterTimeStep(), VolumeCoupling::actionsAfterTimeStep(), Beam::actionsBeforeOomphTimeStep(), rapidjson::GenericValue< Encoding, Allocator >::AddMember(), IntersectionOfWalls::addObject(), ClumpParticle::angularAccelerateClumpIterative(), sphericalHarmonics::associatedLegendrePolynomials(), VolumeCoupling::checkParticlesInFiniteElems(), Coil::Coil(), ScaleCoupling< M, O >::computeCouplingForce(), HGrid::computeHashBucketIndex(), ScaleCoupling< M, O >::computeNodalCouplingForces(), ScaleCoupling< M, O >::computeProjectionMatrix(), SCoupling< M, O >::computeSCouplingForcesFromTriangles(), sphericalHarmonics::computeSquaredFactorialValues(), Global_Physical_Variables::constant_pressure(), oomph::SCoupledElement< ELEMENT >::construct_boundary_node(), oomph::SCoupledElement< ELEMENT >::construct_node(), Multipole::convertMultipoleToLocal(), SolidProblem< ELEMENT_TYPE >::countPinned(), SCoupling< M, O >::createDPMWallsFromFiniteElems(), InfiniteWall::createVTK(), MercuryProblem::createWalls(), ElementAnalysis::ElementAnalysis(), NurbsUtils::findSpan(), oomph::ScaleCoupledElement< ELEMENT >::get_coupling_residual(), oomph::ScaleCoupledElement< ELEMENT >::get_coupling_weight(), oomph::SCoupledElement< ELEMENT >::get_nodal_coupling_residual(), SheetGlueProblem< ELEMENT >::get_unique_nodes_that_meet_sidewalls(), SolidProblem< ELEMENT_TYPE >::getDomainSize(), SCoupling< M, O >::getElementBoundingBox(), getLinearFit(), BaseWall::getLinePlaneIntersect(), InteractionHandler::getMeanOverlap(), TimeDependentPeriodicBoundary::getPlanewiseShift(), SCoupling< M, O >::getSCoupledElements(), BasicIntersectionOfWalls::getVTK(), BasicUnionOfWalls::getVTK(), ElementAnalysis::getXiCenter(), HorizontalScrew::HorizontalScrew(), ScaleCoupling< M, O >::initialiseCoupledElements(), PSDContinuous::interpolateCSD(), SolidProblem< ELEMENT_TYPE >::loadSolidMesh(), main(), MercuryCGSelfTest::MercuryCGSelfTest(), NumericalVector< T >::operator()(), SmallVector< numberOfRows >::operator()(), SmallMatrix< numberOfRows, numberOfColumns >::operator()(), SmallMatrix< numberOfRows, numberOfColumns >::operator[](), NumericalVector< T >::operator[](), SmallVector< numberOfRows >::operator[](), ParticleBeam::ParticleBeam(), BaseCluster::particleInsertionSuccessful(), SolidProblem< ELEMENT_TYPE >::pinBoundaries(), SolidProblem< ELEMENT_TYPE >::pinBoundary(), rapidjson::internal::Pow10(), SolidProblem< ELEMENT_TYPE >::prepareForSolve(), rapidjson::GenericWriteStream::PutN(), rapidjson::PutN(), ConstantMassFlowMaserBoundary::read(), DropletBoundary::read(), InsertionBoundary::read(), SubcriticalMaserBoundary::read(), HorizontalScrew::read(), IntersectionOfWalls::read(), Membrane::read(), helpers::readArrayFromFile(), WallHandler::readTriangleWall(), VTKData::reserveCells(), VTKData::reservePoints(), helpers::round(), ParticleHandler::saveNumberPSDtoCSV(), SolidProblem< ELEMENT_TYPE >::saveSolidMesh(), Screw::Screw(), DPMBase::setFixedParticles(), StatisticsVector< T >::setN(), BaseCG::setN(), VolumeCoupling::setNodalWeightByDistance(), VolumeCoupling::setNodalWeightOnCubicMesh(), IntersectionOfWalls::setPointsAndLines(), Calibration::setPSD(), Material::setPSD(), LevelSetWall::setShapeFourSided(), ClosedCSCWalls::setupInitialConditions(), CSCInit::setupInitialConditions(), CSCWalls::setupInitialConditions(), Chain::setupInitialConditions(), ParticleCreation::setupInitialConditions(), TriangulatedScrewSelfTest::setupInitialConditions(), Packing::setupInitialConditions(), ScaleCoupledBeam::setupMercury(), CoupledProblem::setupOomph(), SheetGlueProblem< ELEMENT >::SheetGlueProblem(), SolidBag::SolidBag(), SmallMatrix< numberOfRows, numberOfColumns >::solve(), BaseCoupling< M, O >::solveMercury(), CGCoordinates::spaceEvenly(), sphericalHarmonics::sphericalHarmonics(), DPMBase::splitDomain(), Packing::test(), helpers::toString(), LocalExpansion::translateLocalExpansion(), Multipole::TranslateMultipoleExpansionTo(), NurbsSurface::unclampKnots(), ScaleCoupling< M, O >::updateCoupledElements(), SCoupling< M, O >::updateDPMWallsFromFiniteElems(), uuatoi(), HorizontalScrew::write(), CFile::writeP4C(), CFile::writeP4W(), DataFiles::writeTimeStep(), LevelSetWall::writeToFile(), and SolidProblem< ELEMENT_TYPE >::writeToVTK().