| _casename | NekRSProblem | protected |
| _constant_interval | NekRSProblem | protected |
| _disable_fld_file_output | NekRSProblem | protected |
| _elapsedStepSum | NekRSProblem | protected |
| _elapsedTime | NekRSProblem | protected |
| _field_transfers | NekRSProblem | protected |
| _first | NekRSProblem | protectedstatic |
| _interpolation_incoming | NekRSProblem | protected |
| _interpolation_outgoing | NekRSProblem | protected |
| _is_output_step | NekRSProblem | protected |
| _moose_Nq | NekRSProblem | protected |
| _n_points | NekRSProblem | protected |
| _n_surface_elems | NekRSProblem | protected |
| _n_usrwrk_slots | NekRSProblem | protected |
| _n_vertices_per_surface | NekRSProblem | protected |
| _n_vertices_per_volume | NekRSProblem | protected |
| _n_volume_elems | NekRSProblem | protected |
| _needs_interpolation | NekRSProblem | protected |
| _nek_mesh | NekRSProblem | protected |
| _nondimensional | NekRSProblem | protected |
| _scalar_transfers | NekRSProblem | protected |
| _serialized_solution | NekRSProblem | protected |
| _skip_final_field_file | NekRSProblem | protected |
| _start_time | NekRSProblem | protected |
| _sync_interval | NekRSProblem | protected |
| _timestepper | NekRSProblem | protected |
| _transfer_in | NekRSProblem | protected |
| _transient_executioner | NekRSProblem | protected |
| _tSolveStepMax | NekRSProblem | protected |
| _tSolveStepMin | NekRSProblem | protected |
| _usrwrk_output | NekRSProblem | protected |
| _usrwrk_output_prefix | NekRSProblem | protected |
| _usrwrk_slots | NekRSProblem | protected |
| _write_fld_files | NekRSProblem | protected |
| addExternalVariables() override | NekRSProblem | virtual |
| boundarySolution(const T &field, double *s) | NekRSProblem | inline |
| CardinalProblem(const InputParameters ¶ms) | CardinalProblem | |
| casename() const | NekRSProblem | inline |
| checkDuplicateEntries(const std::vector< T > &var, const std::string &name) const | CardinalProblem | inline |
| checkDuplicateVariableName(const std::string &name, const std::string &system) const | CardinalProblem | |
| converged(unsigned int) override | NekRSProblem | inlinevirtual |
| copyIndividualScratchSlot(const unsigned int &slot) const | NekRSProblem | |
| copyScratchToDevice() | NekRSProblem | protected |
| externalSolve() override | NekRSProblem | virtual |
| fieldFilePrefix(const int &number) const | NekRSProblem | protected |
| hasMovingNekMesh() const | NekRSProblem | inlinevirtual |
| initializeInterpolationMatrices() | NekRSProblem | protected |
| initialSetup() override | NekRSProblem | virtual |
| interpolateBoundarySolutionToNek(double *incoming_moose_value, double *outgoing_nek_value) | NekRSProblem | protected |
| interpolateVolumeSolutionToNek(const int elem_id, double *incoming_moose_value, double *outgoing_nek_value) | NekRSProblem | protected |
| isDataTransferHappening(ExternalProblem::Direction direction) | NekRSProblem | |
| isOutputStep() const | NekRSProblem | virtual |
| isUsrWrkSlotReservedForCoupling(const unsigned int &slot) const | NekRSProblem | |
| mapFaceDataToNekFace(const unsigned int &e, const unsigned int &var_num, const Real &divisor, const Real &additive, double **outgoing_data) | NekRSProblem | |
| mapFaceDataToNekVolume(const unsigned int &e, const unsigned int &var_num, const Real &divisor, const Real &additive, double **outgoing_data) | NekRSProblem | |
| mapVolumeDataToNekVolume(const unsigned int &e, const unsigned int &var_num, const Real &divisor, const Real &additive, double **outgoing_data) | NekRSProblem | |
| NekRSProblem(const InputParameters ¶ms) | NekRSProblem | |
| nondimensional() const | NekRSProblem | inlinevirtual |
| nPoints() const | NekRSProblem | inline |
| nUsrWrkSlots() const | NekRSProblem | inline |
| stringHasEnding(std::string const &full, std::string const &ending) const | CardinalProblem | |
| synchronizeIn() | NekRSProblem | virtual |
| synchronizeOut() | NekRSProblem | virtual |
| syncSolutions(ExternalProblem::Direction direction) override | NekRSProblem | virtual |
| transientExecutioner() const | NekRSProblem | inline |
| validParams() | NekRSProblem | static |
| volumeSolution(const T &field, double *s) | NekRSProblem | inline |
| writeBoundarySolution(const int slot, const int elem_id, double *s) | NekRSProblem | |
| writeFieldFile(const Real &time, const int &step) const | NekRSProblem | |
| writeVolumeDisplacement(const int elem_id, double *s, const field::NekWriteEnum f, const std::vector< double > *add=nullptr) | NekRSProblem | |
| writeVolumeSolution(const int slot, const int elem_id, double *s, const std::vector< double > *add=nullptr) | NekRSProblem | |
| ~NekRSProblem() | NekRSProblem | |