Coupling(MultiRegions::ExpListSharedPtr field) | Nektar::SolverUtils::Coupling | protected |
CouplingConfigMap typedef | Nektar::SolverUtils::Coupling | |
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_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::Coupling | protectedvirtual |
v_Receive(const int step, const NekDouble time, Array< OneD, Array< OneD, NekDouble > > &field, std::vector< std::string > &varNames)=0 | Nektar::SolverUtils::Coupling | protectedpure virtual |
v_Send(const int step, const NekDouble time, const Array< OneD, const Array< OneD, NekDouble > > &field, std::vector< std::string > &varNames)=0 | Nektar::SolverUtils::Coupling | protectedpure virtual |
~Coupling() | Nektar::SolverUtils::Coupling | inlinevirtual |