| className | Nektar::SolverUtils::CouplingFile | static |
| Coupling(MultiRegions::ExpListSharedPtr field) | Nektar::SolverUtils::Coupling | protected |
| CouplingConfigMap typedef | Nektar::SolverUtils::Coupling | |
| CouplingFile(MultiRegions::ExpListSharedPtr field) | Nektar::SolverUtils::CouplingFile | |
| create(MultiRegions::ExpListSharedPtr field) | Nektar::SolverUtils::CouplingFile | inlinestatic |
| Finalize() | Nektar::SolverUtils::Coupling | inline |
| GenerateVariableMapping(std::vector< std::string > &vars, std::vector< std::string > &transVars) | Nektar::SolverUtils::Coupling | protected |
| GetConfig() | Nektar::SolverUtils::Coupling | inline |
| GetRecvFieldNames() | Nektar::SolverUtils::Coupling | inline |
| GetSendFieldNames() | Nektar::SolverUtils::Coupling | inline |
| Init() | Nektar::SolverUtils::Coupling | inline |
| m_config | Nektar::SolverUtils::Coupling | protected |
| m_couplingName | Nektar::SolverUtils::Coupling | protected |
| m_evalField | Nektar::SolverUtils::Coupling | protected |
| m_inputFunction | Nektar::SolverUtils::CouplingFile | private |
| m_lastReceive | Nektar::SolverUtils::CouplingFile | private |
| m_lastSend | Nektar::SolverUtils::CouplingFile | private |
| m_nRecvVars | Nektar::SolverUtils::Coupling | protected |
| m_nSendVars | Nektar::SolverUtils::Coupling | protected |
| m_recvFieldNames | Nektar::SolverUtils::Coupling | protected |
| m_recvSteps | Nektar::SolverUtils::Coupling | protected |
| m_sendFieldNames | Nektar::SolverUtils::Coupling | protected |
| m_sendSteps | Nektar::SolverUtils::Coupling | protected |
| Receive(const int step, const NekDouble time, Array< OneD, Array< OneD, NekDouble >> &field, std::vector< std::string > &varNames) | Nektar::SolverUtils::Coupling | inline |
| Send(const int step, const NekDouble time, const Array< OneD, const Array< OneD, NekDouble >> &field, std::vector< std::string > &varNames) | Nektar::SolverUtils::Coupling | inline |
| v_Finalize() | Nektar::SolverUtils::Coupling | inlineprotectedvirtual |
| v_Init() | Nektar::SolverUtils::CouplingFile | protectedvirtual |
| v_Receive(const int step, const NekDouble time, Array< OneD, Array< OneD, NekDouble >> &field, std::vector< std::string > &varNames) | Nektar::SolverUtils::CouplingFile | protectedvirtual |
| v_Send(const int step, const NekDouble time, const Array< OneD, const Array< OneD, NekDouble >> &field, std::vector< std::string > &varNames) | Nektar::SolverUtils::CouplingFile | protectedvirtual |
| ~Coupling() | Nektar::SolverUtils::Coupling | inlinevirtual |
| ~CouplingFile() | Nektar::SolverUtils::CouplingFile | virtual |