| AssignPoint(int id, int pid, const Array< OneD, NekDouble > &gcoords) | Nektar::SolverUtils::StationaryPoints | inline |
| create(int rank, int dim, int intOrder, int idOffset, NekDouble dt, const std::vector< int > &Np, const std::vector< NekDouble > &Box, std::vector< std::string > extraVars) | Nektar::SolverUtils::StatLagrangianPoints | inlinestatic |
| GetCoords(int pid, Array< OneD, NekDouble > &gcoords) | Nektar::SolverUtils::StationaryPoints | inline |
| GetCoordsByPID(int pid, Array< OneD, NekDouble > &gcoords) | Nektar::SolverUtils::StationaryPoints | inline |
| GetDim() | Nektar::SolverUtils::StationaryPoints | inline |
| GetPhysics(int pid, Array< OneD, NekDouble > &data) | Nektar::SolverUtils::StationaryPoints | inline |
| GetPhysicsByPID(int pid, Array< OneD, NekDouble > &data) | Nektar::SolverUtils::StationaryPoints | inline |
| GetTotPoints() | Nektar::SolverUtils::StationaryPoints | inline |
| GlobalToLocal(int id) | Nektar::SolverUtils::StationaryPoints | inline |
| LocalToGlobal(int id) | Nektar::SolverUtils::StationaryPoints | inline |
| m_coords | Nektar::SolverUtils::StatLagrangianPoints | protected |
| m_dim | Nektar::SolverUtils::StationaryPoints | protected |
| m_dt | Nektar::SolverUtils::StatLagrangianPoints | protected |
| m_extraPhysics | Nektar::SolverUtils::StatLagrangianPoints | protected |
| m_extraPhysVars | Nektar::SolverUtils::StatLagrangianPoints | protected |
| m_globalIDToLocal | Nektar::SolverUtils::StationaryPoints | protected |
| m_idOffset | Nektar::SolverUtils::StatLagrangianPoints | protected |
| m_intOrder | Nektar::SolverUtils::StatLagrangianPoints | protected |
| m_localIDToGlobal | Nektar::SolverUtils::StationaryPoints | protected |
| m_N | Nektar::SolverUtils::StatLagrangianPoints | protected |
| m_totPts | Nektar::SolverUtils::StationaryPoints | protected |
| m_velocity | Nektar::SolverUtils::StatLagrangianPoints | protected |
| MemoryManager< StatLagrangianPoints > | Nektar::SolverUtils::StatLagrangianPoints | friend |
| OutputData(std::string filename, bool verbose, std::map< std::string, NekDouble > ¶ms) | Nektar::SolverUtils::StationaryPoints | inline |
| ReSize(int Np) | Nektar::SolverUtils::StationaryPoints | inline |
| SetCoords(int pid, const Array< OneD, NekDouble > &gcoords) | Nektar::SolverUtils::StationaryPoints | inline |
| SetCoordsByPID(int pid, const Array< OneD, NekDouble > &gcoords) | Nektar::SolverUtils::StationaryPoints | inline |
| SetPhysics(int pid, const Array< OneD, NekDouble > &data) | Nektar::SolverUtils::StationaryPoints | inline |
| SetPhysicsByPID(int pid, const Array< OneD, NekDouble > &data) | Nektar::SolverUtils::StationaryPoints | inline |
| StatLagrangianPoints(int rank, int dim, int intOrder, int idOffset, NekDouble dt, const std::vector< int > &Np, const std::vector< NekDouble > &Box, std::vector< std::string > extraVars) | Nektar::SolverUtils::StatLagrangianPoints | |
| TimeAdvance(int order) | Nektar::SolverUtils::StationaryPoints | inline |
| v_AssignPoint(int id, int pid, const Array< OneD, NekDouble > &gcoords) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| v_GetCoords(int pid, Array< OneD, NekDouble > &gcoords) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| v_GetPhysics(int pid, Array< OneD, NekDouble > &data) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| v_OutputData(std::string filename, bool verbose, std::map< std::string, NekDouble > ¶ms) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| v_ReSize(int Np) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| v_SetCoords(int pid, const Array< OneD, NekDouble > &gcoords) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| v_SetPhysics(int pid, const Array< OneD, NekDouble > &data) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| v_TimeAdvance(int order) override | Nektar::SolverUtils::StatLagrangianPoints | protectedvirtual |
| ~StationaryPoints()=default | Nektar::SolverUtils::StationaryPoints | virtual |
| ~StatLagrangianPoints() override | Nektar::SolverUtils::StatLagrangianPoints | inline |