|
ThunderEgg
1.0.0
|
This is the complete list of members for ThunderEgg::BiLinearGhostFiller, including all inherited members.
| BiLinearGhostFiller(const Domain< 2 > &domain, GhostFillingType fill_type) | ThunderEgg::BiLinearGhostFiller | |
| clone() const override | ThunderEgg::BiLinearGhostFiller | virtual |
| fillGhost(const Vector< D > &u) const override | ThunderEgg::MPIGhostFiller< 2 > | inlinevirtual |
| fillGhostCellsForCornerNbrPatch(const PatchInfo< 2 > &pinfo, const PatchView< const double, 2 > &local_view, const PatchView< const double, 2 > &nbr_view, Corner< 2 > corner, NbrType nbr_type) const override (defined in ThunderEgg::BiLinearGhostFiller) | ThunderEgg::BiLinearGhostFiller | |
| MPIGhostFiller< 2 >::fillGhostCellsForCornerNbrPatch(const PatchInfo< D > &pinfo, const PatchView< const double, D > &local_view, const PatchView< const double, D > &nbr_view, Corner< D > corner, NbrType nbr_type) const=0 | ThunderEgg::MPIGhostFiller< 2 > | pure virtual |
| fillGhostCellsForEdgeNbrPatch(const PatchInfo< 2 > &pinfo, const PatchView< const double, 2 > &local_view, const PatchView< const double, 2 > &nbr_view, Edge edge, NbrType nbr_type, Orthant< 1 > orthant_on_coarse) const override (defined in ThunderEgg::BiLinearGhostFiller) | ThunderEgg::BiLinearGhostFiller | |
| MPIGhostFiller< 2 >::fillGhostCellsForEdgeNbrPatch(const PatchInfo< D > &pinfo, const PatchView< const double, D > &local_view, const PatchView< const double, D > &nbr_view, Edge edge, NbrType nbr_type, Orthant< 1 > orthant_on_coarse) const=0 | ThunderEgg::MPIGhostFiller< 2 > | pure virtual |
| fillGhostCellsForLocalPatch(const PatchInfo< 2 > &pinfo, const PatchView< const double, 2 > &view) const override (defined in ThunderEgg::BiLinearGhostFiller) | ThunderEgg::BiLinearGhostFiller | |
| MPIGhostFiller< 2 >::fillGhostCellsForLocalPatch(const PatchInfo< D > &pinfo, const PatchView< const double, D > &view) const=0 | ThunderEgg::MPIGhostFiller< 2 > | pure virtual |
| fillGhostCellsForNbrPatch(const PatchInfo< 2 > &pinfo, const PatchView< const double, 2 > &local_view, const PatchView< const double, 2 > &nbr_view, Side< 2 > sides, NbrType nbr_type, Orthant< 1 > orthant_on_coarse) const override (defined in ThunderEgg::BiLinearGhostFiller) | ThunderEgg::BiLinearGhostFiller | |
| MPIGhostFiller< 2 >::fillGhostCellsForNbrPatch(const PatchInfo< D > &pinfo, const PatchView< const double, D > &local_view, const PatchView< const double, D > &nbr_view, Side< D > side, NbrType nbr_type, Orthant< D - 1 > orthant_on_coarse) const=0 | ThunderEgg::MPIGhostFiller< 2 > | pure virtual |
| getDomain() const | ThunderEgg::MPIGhostFiller< 2 > | inline |
| getFillType() const | ThunderEgg::MPIGhostFiller< 2 > | inline |
| MPIGhostFiller(const Domain< D > &domain, GhostFillingType fill_type) | ThunderEgg::MPIGhostFiller< 2 > | inline |
| ~GhostFiller() (defined in ThunderEgg::GhostFiller< D >) | ThunderEgg::GhostFiller< D > | inlinevirtual |