template<typename DerivedGhCorrection, typename DerivedScalarCorrection, typename = typename DerivedGhCorrection::dg_package_field_tags, typename = typename DerivedScalarCorrection::dg_package_field_tags, typename = typename DerivedGhCorrection::dg_package_data_temporary_tags, typename = typename DerivedScalarCorrection::dg_package_data_temporary_tags, typename = typename DerivedGhCorrection::dg_package_data_volume_tags, typename = typename DerivedScalarCorrection::dg_package_data_volume_tags, typename = typename DerivedGhCorrection::dg_boundary_terms_volume_tags, typename = typename DerivedScalarCorrection::dg_boundary_terms_volume_tags>
class ScalarTensor::BoundaryCorrections::ProductOfCorrections< DerivedGhCorrection, DerivedScalarCorrection, typename, typename, typename, typename, typename, typename, typename, typename >
Apply a boundary condition to the combined Generalized Harmonic (gh) and scalar field (CurvedScalarWave) system using boundary corrections defined separately.
- See also
- gh::BoundaryCorrections and CurvedScalarWave::BoundaryCorrections.