MCPcopy Create free account
hub / github.com/AMReX-Codes/amrex / ProbHiArrayInParticleReal

Method ProbHiArrayInParticleReal

Src/Base/AMReX_Geometry.H:204–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 }
203
204 [[nodiscard]] GpuArray<ParticleReal,AMREX_SPACEDIM> ProbHiArrayInParticleReal () const noexcept {
205 return roundoff_hi;
206 }
207
208 //! Returns the overall size of the domain by multiplying the ProbLength's together
209 [[nodiscard]] Real ProbSize () const noexcept

Callers 3

mainFunction · 0.80
PeriodicShiftMethod · 0.80
Redistribute_implMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected