Monotonised central reconstruction. See fd::reconstruction::monotonised_central() for details.
More...
#include <MonotonisedCentral.hpp>
|
| MonotonisedCentral (MonotonisedCentral &&)=default |
|
MonotonisedCentral & | operator= (MonotonisedCentral &&)=default |
|
| MonotonisedCentral (const MonotonisedCentral &)=default |
|
MonotonisedCentral & | operator= (const MonotonisedCentral &)=default |
|
void | pup (PUP::er &p) override |
|
auto | get_clone () const -> std::unique_ptr< Reconstructor > override |
|
size_t | ghost_zone_size () const override |
|
void | reconstruct (gsl::not_null< std::array< Variables< face_vars_tags >, 1 > * > vars_on_lower_face, gsl::not_null< std::array< Variables< face_vars_tags >, 1 > * > vars_on_upper_face, const Variables< tmpl::list< Burgers::Tags::U > > &volume_vars, const Element< 1 > &element, const DirectionalIdMap< 1, evolution::dg::subcell::GhostData > &ghost_data, const Mesh< 1 > &subcell_mesh) const |
|
void | reconstruct_fd_neighbor (gsl::not_null< Variables< face_vars_tags > * > vars_on_face, const Variables< volume_vars_tags > &volume_vars, const Element< 1 > &element, const DirectionalIdMap< 1, evolution::dg::subcell::GhostData > &ghost_data, const Mesh< 1 > &subcell_mesh, const Direction< 1 > direction_to_reconstruct) const |
|
| Reconstructor (const Reconstructor &)=default |
|
Reconstructor & | operator= (const Reconstructor &)=default |
|
| Reconstructor (Reconstructor &&)=default |
|
Reconstructor & | operator= (Reconstructor &&)=default |
|
void | pup (PUP::er &p) override |
|
virtual std::unique_ptr< Reconstructor > | get_clone () const =0 |
|
virtual size_t | ghost_zone_size () const =0 |
|
Monotonised central reconstruction. See fd::reconstruction::monotonised_central() for details.
◆ get_clone()
◆ ghost_zone_size()
size_t Burgers::fd::MonotonisedCentral::ghost_zone_size |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ help
Initial value:{
"Monotonised central reconstruction scheme."}
The documentation for this class was generated from the following file:
- src/Evolution/Systems/Burgers/FiniteDifference/MonotonisedCentral.hpp