|
|
using | boundary_conditions_base = BoundaryConditions::BoundaryCondition< Dim > |
| |
|
using | boundary_correction_base = BoundaryCorrections::BoundaryCorrection< Dim > |
| |
|
using | variables_tag = ::Tags::Variables< tmpl::list< gr::Tags::SpacetimeMetric< Dim, Frame::Inertial, DataVector >, Tags::Pi< Dim, Frame::Inertial >, Tags::Phi< Dim, Frame::Inertial > > > |
| |
|
using | flux_variables = tmpl::list<> |
| |
|
using | gradient_variables = tmpl::list< gr::Tags::SpacetimeMetric< Dim, Frame::Inertial, DataVector >, Tags::Pi< Dim, Frame::Inertial >, Tags::Phi< Dim, Frame::Inertial > > |
| |
|
using | gradients_tags = gradient_variables |
| |
|
using | compute_volume_time_derivative_terms = TimeDerivative< Dim > |
| |
|
using | normal_dot_fluxes = ComputeNormalDotFluxes< Dim > |
| |
|
using | compute_largest_characteristic_speed = Tags::ComputeLargestCharacteristicSpeed< Dim, Frame::Inertial > |
| |
|
using | inverse_spatial_metric_tag = gr::Tags::InverseSpatialMetric< Dim, Frame::Inertial, DataVector > |
| |