AssignPoint(int id, int pid, const Array< OneD, NekDouble > &gcoords) | Nektar::SolverUtils::StationaryPoints | inline |
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_dim | Nektar::SolverUtils::StationaryPoints | protected |
m_globalIDToLocal | Nektar::SolverUtils::StationaryPoints | protected |
m_localIDToGlobal | Nektar::SolverUtils::StationaryPoints | protected |
m_totPts | Nektar::SolverUtils::StationaryPoints | protected |
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 |
TimeAdvance(int order) | Nektar::SolverUtils::StationaryPoints | inline |
v_AssignPoint(int id, int pid, const Array< OneD, NekDouble > &gcoords) | Nektar::SolverUtils::StationaryPoints | protectedvirtual |
v_GetCoords(int pid, Array< OneD, NekDouble > &gcoords)=0 | Nektar::SolverUtils::StationaryPoints | protectedpure virtual |
v_GetPhysics(int pid, Array< OneD, NekDouble > &data)=0 | Nektar::SolverUtils::StationaryPoints | protectedpure virtual |
v_OutputData(std::string filename, bool verbose, std::map< std::string, NekDouble > ¶ms)=0 | Nektar::SolverUtils::StationaryPoints | protectedpure virtual |
v_ReSize(int Np)=0 | Nektar::SolverUtils::StationaryPoints | protectedpure virtual |
v_SetCoords(int pid, const Array< OneD, NekDouble > &gcoords)=0 | Nektar::SolverUtils::StationaryPoints | protectedpure virtual |
v_SetPhysics(int pid, const Array< OneD, NekDouble > &data)=0 | Nektar::SolverUtils::StationaryPoints | protectedpure virtual |
v_TimeAdvance(int order)=0 | Nektar::SolverUtils::StationaryPoints | protectedpure virtual |
~StationaryPoints()=default | Nektar::SolverUtils::StationaryPoints | virtual |