35 #ifndef NEKTAR_LIB_MULTIREGIONS_GLOBALLINSYSIterativeCG_H
36 #define NEKTAR_LIB_MULTIREGIONS_GLOBALLINSYSIterativeCG_H
42 namespace MultiRegions
54 const boost::weak_ptr<ExpList> &pExpList,
55 const boost::shared_ptr<AssemblyMap>
68 const boost::weak_ptr<ExpList> &pExpList,
69 const boost::shared_ptr<AssemblyMap>
81 const Array<OneD, const NekDouble> &in,
82 Array<OneD, NekDouble> &out,
84 const Array<OneD, const NekDouble> &dirForcing
88 const Array<OneD, NekDouble>& pInput,
89 Array<OneD, NekDouble>& pOutput);