Loading...
Searching...
No Matches
terra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT > Member List

This is the complete list of members for terra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >, including all inherited members.

apply_impl(const SrcVectorType &src, DstVectorType &dst)terra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >inline
compute_rhs(const SrcVectorType &T_old, DstVectorType &rhs, const grid::Grid4DDataScalar< ScalarT > &source={})terra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >inline
DstVectorType typedefterra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >
dt()terra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >inline
dt() constterra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >inline
operator()(const int local_subdomain_id, const int x_cell, const int y_cell, const int r_cell) constterra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >inline
ScalarType typedefterra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >
SrcVectorType typedefterra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >
UnsteadyAdvectionDiffusion(const grid::shell::DistributedDomain &domain, const grid::Grid3DDataVec< ScalarT, 3 > &grid, const grid::Grid2DDataScalar< ScalarT > &radii, const grid::Grid4DDataVec< ScalarT, 3 > &cell_centers, const grid::Grid4DDataScalar< grid::shell::ShellBoundaryFlag > &boundary_mask, const linalg::VectorQ1Vec< ScalarT, num_velocity_components > &velocity, const ScalarT diffusivity, const ScalarT dt, const bool subtract_divergence=true)terra::fv::hex::operators::UnsteadyAdvectionDiffusion< ScalarT >inline