35 #ifndef NEKTAR_LIB_MULTIREGIONS_PRECONDITIONERLINEAR_H
36 #define NEKTAR_LIB_MULTIREGIONS_PRECONDITIONERLINEAR_H
47 namespace MultiRegions
63 const boost::shared_ptr<GlobalLinSys> &plinsys,
64 const boost::shared_ptr<AssemblyMap>
76 const boost::shared_ptr<GlobalLinSys> &plinsys,
94 const Array<OneD, NekDouble>& pInput,
95 Array<OneD, NekDouble>& pOutput,
96 const Array<OneD, NekDouble>& pNonVertOutput,
97 Array<OneD, NekDouble>& pVertForce);
100 const Array<OneD, NekDouble>& pInput,
101 Array<OneD, NekDouble>& pOutput);