boundary_condition_ | fub::amrex::GriddingAlgorithm | private |
ClearLevel([[maybe_unused]] int level) override | fub::amrex::GriddingAlgorithm | private |
ErrorEst(int level, ::amrex::TagBoxArray &tags, double time_point, int) override | fub::amrex::GriddingAlgorithm | private |
FillMultiFabFromLevel(::amrex::MultiFab &mf, int level_number) | fub::amrex::GriddingAlgorithm | |
FillMultiFabFromLevel(::amrex::MultiFab &mf, int level_number, AnyBoundaryCondition &bc) | fub::amrex::GriddingAlgorithm | |
GetBoundaryCondition() const noexcept | fub::amrex::GriddingAlgorithm | |
GetBoundaryCondition() noexcept | fub::amrex::GriddingAlgorithm | |
GetCycles() const noexcept | fub::amrex::GriddingAlgorithm | inline |
GetInitialCondition() const noexcept | fub::amrex::GriddingAlgorithm | |
GetPatchHierarchy() noexcept | fub::amrex::GriddingAlgorithm | inline |
GetPatchHierarchy() const noexcept | fub::amrex::GriddingAlgorithm | inline |
GetTagging() const noexcept | fub::amrex::GriddingAlgorithm | |
GetTimePoint() const noexcept | fub::amrex::GriddingAlgorithm | inline |
GriddingAlgorithm() | fub::amrex::GriddingAlgorithm | |
GriddingAlgorithm(PatchHierarchy hier, AnyInitialData initial_data, AnyTaggingMethod tagging, AnyBoundaryCondition boundary=AnyBoundaryCondition()) | fub::amrex::GriddingAlgorithm | |
GriddingAlgorithm(const GriddingAlgorithm &other) | fub::amrex::GriddingAlgorithm | |
GriddingAlgorithm(GriddingAlgorithm &&other) noexcept=default | fub::amrex::GriddingAlgorithm | |
hierarchy_ | fub::amrex::GriddingAlgorithm | private |
initial_data_ | fub::amrex::GriddingAlgorithm | private |
InitializeHierarchy(double level_time=0.0) | fub::amrex::GriddingAlgorithm | |
MakeNewLevelFromCoarse(int level, double time_point, const ::amrex::BoxArray &box_array, const ::amrex::DistributionMapping &distribution_mapping) override | fub::amrex::GriddingAlgorithm | private |
MakeNewLevelFromScratch(int level, double time_point, const ::amrex::BoxArray &box_array, const ::amrex::DistributionMapping &distribution_mapping) override | fub::amrex::GriddingAlgorithm | private |
operator=(const GriddingAlgorithm &other) | fub::amrex::GriddingAlgorithm | |
operator=(GriddingAlgorithm &&other) noexcept=default | fub::amrex::GriddingAlgorithm | |
RegridAllFinerlevels(int which_level) | fub::amrex::GriddingAlgorithm | |
RemakeLevel(int level, double time_point, const ::amrex::BoxArray &box_array, const ::amrex::DistributionMapping &distribution_mapping) override | fub::amrex::GriddingAlgorithm | private |
tagging_ | fub::amrex::GriddingAlgorithm | private |
~GriddingAlgorithm() noexcept override=default | fub::amrex::GriddingAlgorithm | |