Loading...
Searching...
No Matches
terra::linalg::solvers::TwoGridGCA< ScalarT, Operator > Member List

This is the complete list of members for terra::linalg::solvers::TwoGridGCA< ScalarT, Operator >, including all inherited members.

DstVectorType typedefterra::linalg::solvers::TwoGridGCA< ScalarT, Operator >
operator()(const int local_subdomain_id, const int x_coarse_idx, const int y_coarse_idx, const int r_coarse_idx) constterra::linalg::solvers::TwoGridGCA< ScalarT, Operator >inline
ScalarType typedefterra::linalg::solvers::TwoGridGCA< ScalarT, Operator >
SrcVectorType typedefterra::linalg::solvers::TwoGridGCA< ScalarT, Operator >
TwoGridGCA(Operator fine_op, Operator coarse_op, int level_range, grid::Grid4DDataScalar< ScalarType > GCAElements, bool treat_boundary=true, InterpolationMode interpolation_mode=InterpolationMode::Constant)terra::linalg::solvers::TwoGridGCA< ScalarT, Operator >inlineexplicit
wedge_vertex_indices(dense::Vec< int, 4 > hex_idx, int wedge, dense::Vec< int, 4 >(&wedge_local_vertex_indices)[6]) constterra::linalg::solvers::TwoGridGCA< ScalarT, Operator >inline