#include <vector_mass.hpp>
|
| | VectorMass (const grid::shell::DistributedDomain &domain, const grid::Grid3DDataVec< ScalarT, 3 > &grid, const grid::Grid2DDataScalar< ScalarT > &radii, const bool diagonal, linalg::OperatorApplyMode operator_apply_mode=linalg::OperatorApplyMode::Replace, linalg::OperatorCommunicationMode operator_communication_mode=linalg::OperatorCommunicationMode::CommunicateAdditively) |
| |
| void | apply_impl (const SrcVectorType &src, DstVectorType &dst) |
| |
| void | operator() (const int local_subdomain_id, const int x_cell, const int y_cell, const int r_cell) const |
| |
◆ DstVectorType
template<typename ScalarT , int VecDim = 3>
◆ ScalarType
template<typename ScalarT , int VecDim = 3>
◆ SrcVectorType
template<typename ScalarT , int VecDim = 3>
◆ VectorMass()
template<typename ScalarT , int VecDim = 3>
◆ apply_impl()
template<typename ScalarT , int VecDim = 3>
◆ operator()()
template<typename ScalarT , int VecDim = 3>
The documentation for this class was generated from the following file: