44 "TimeDependent inflow boundary condition");
50 Array<OneD, MultiRegions::ExpListSharedPtr> pVessel,
66 const Array<
OneD,
const Array<OneD, NekDouble> > &inarray,
67 Array<
OneD, Array<OneD, NekDouble> > &A_0,
68 Array<
OneD, Array<OneD, NekDouble> > &beta,
70 int omega,
int offset,
int n)
72 Array<OneD, MultiRegions::ExpListSharedPtr> vessel(2);
77 for (
int i = 0; i < 2; ++i)
79 vessel[i]->EvaluateBoundaryConditions(time);