Nektar++
Nektar::CompressibleFlowSystem Member List

This is the complete list of members for Nektar::CompressibleFlowSystem, including all inherited members.

AdvectionSystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SolverUtils::AdvectionSystem
AppendOutput1D(void)Nektar::SolverUtils::UnsteadySystemprivate
as()Nektar::SolverUtils::EquationSysteminline
CheckForRestartTime(NekDouble &time, int &nchk)Nektar::SolverUtils::UnsteadySystemprotected
Checkpoint_BaseFlow(const int n)Nektar::SolverUtils::EquationSystem
Checkpoint_Output(const int n)Nektar::SolverUtils::EquationSystem
Checkpoint_Output(const int n, MultiRegions::ExpListSharedPtr &field, std::vector< Array< OneD, NekDouble > > &fieldcoeffs, std::vector< std::string > &variables)Nektar::SolverUtils::EquationSystem
CheckSteadyState(int step, const NekDouble &totCPUTime=0.0)Nektar::SolverUtils::UnsteadySystemprivate
cmdSetStartChkNumNektar::SolverUtils::UnsteadySystemstatic
cmdSetStartTimeNektar::SolverUtils::UnsteadySystemstatic
CompressibleFlowSystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::CompressibleFlowSystemprotected
CopyFromPhysField(const int i, Array< OneD, NekDouble > &output)Nektar::SolverUtils::EquationSysteminline
CopyToPhysField(const int i, const Array< OneD, const NekDouble > &input)Nektar::SolverUtils::EquationSysteminline
DoAdvection(const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time, const Array< OneD, Array< OneD, NekDouble > > &pFwd, const Array< OneD, Array< OneD, NekDouble > > &pBwd)Nektar::CompressibleFlowSystemprotected
DoDiffusion(const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const Array< OneD, Array< OneD, NekDouble > > &pFwd, const Array< OneD, Array< OneD, NekDouble > > &pBwd)Nektar::CompressibleFlowSystemprotected
DoDummyProjection(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::SolverUtils::UnsteadySystemprotected
DoInitialise(bool dumpInitialConditions=true)Nektar::SolverUtils::EquationSysteminline
DoOdeProjection(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::CompressibleFlowSystemprotected
DoOdeRhs(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::CompressibleFlowSystemprotected
DoSolve()Nektar::SolverUtils::EquationSysteminline
eHomogeneous1D enum valueNektar::SolverUtils::EquationSystemprotected
eHomogeneous2D enum valueNektar::SolverUtils::EquationSystemprotected
eHomogeneous3D enum valueNektar::SolverUtils::EquationSystemprotected
eNotHomogeneous enum valueNektar::SolverUtils::EquationSystemprotected
EquationSystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SolverUtils::EquationSystemprotected
equationSystemTypeLookupIdsNektar::SolverUtils::EquationSystemprotectedstatic
ErrorExtraPoints(unsigned int field)Nektar::SolverUtils::EquationSystem
EvaluateExactSolution(int field, Array< OneD, NekDouble > &outfield, const NekDouble time)Nektar::SolverUtils::EquationSysteminline
EvaluateIsentropicVortex(unsigned int field, Array< OneD, NekDouble > &outfield, NekDouble time, const int o=0)Nektar::CompressibleFlowSystemprivate
ExtraFldOutput(std::vector< Array< OneD, NekDouble > > &fieldcoeffs, std::vector< std::string > &variables)Nektar::SolverUtils::EquationSysteminline
FwdTransFields()Nektar::SolverUtils::EquationSystem
GetAdvObject()Nektar::SolverUtils::AdvectionSysteminline
GetAeroForce(Array< OneD, NekDouble > forces)Nektar::SolverUtils::FluidInterfaceinline
GetCFLEstimate(int &elmtid)Nektar::SolverUtils::AdvectionSystem
GetCheckpointNumber()Nektar::SolverUtils::EquationSysteminline
GetCheckpointSteps()Nektar::SolverUtils::EquationSysteminline
GetCoeff_Offset(int n)Nektar::SolverUtils::EquationSysteminline
GetDensity(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, NekDouble > &density)Nektar::SolverUtils::FluidInterfaceinline
GetElmtCFLVals(const bool FlagAcousticCFL=true)Nektar::SolverUtils::AdvectionSystem
GetElmtTimeStep(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, NekDouble > &tstep)Nektar::CompressibleFlowSystemprotected
GetExactRinglebFlow(int field, Array< OneD, NekDouble > &outarray)Nektar::CompressibleFlowSystemprivate
GetExpSize()Nektar::SolverUtils::EquationSysteminline
GetFluxVector(const Array< OneD, const Array< OneD, NekDouble > > &physfield, TensorOfArray3D< NekDouble > &flux)Nektar::CompressibleFlowSystemprotected
GetFluxVectorDeAlias(const Array< OneD, const Array< OneD, NekDouble > > &physfield, TensorOfArray3D< NekDouble > &flux)Nektar::CompressibleFlowSystemprotected
GetFunction(std::string name, const MultiRegions::ExpListSharedPtr &field=MultiRegions::NullExpListSharedPtr, bool cache=false)Nektar::SolverUtils::EquationSystem
GetGamma()Nektar::CompressibleFlowSysteminlineprotected
GetInfoSteps()Nektar::SolverUtils::EquationSysteminline
GetMovingFrameDisp(Array< OneD, NekDouble > &vFrameDisp)Nektar::SolverUtils::FluidInterfaceinline
GetMovingFrameProjectionMat(boost::numeric::ublas::matrix< NekDouble > &vProjMat)Nektar::SolverUtils::FluidInterfaceinline
GetMovingFrameVelocities(Array< OneD, NekDouble > &vFrameVels)Nektar::SolverUtils::FluidInterfaceinline
GetNcoeffs()Nektar::SolverUtils::EquationSysteminline
GetNcoeffs(const int eid)Nektar::SolverUtils::EquationSysteminline
GetNormals()Nektar::CompressibleFlowSysteminlineprotected
GetNpoints()Nektar::SolverUtils::EquationSysteminline
GetNumExpModes()Nektar::SolverUtils::EquationSysteminline
GetNumExpModesPerExp()Nektar::SolverUtils::EquationSysteminline
GetNvariables()Nektar::SolverUtils::EquationSysteminline
GetPhys_Offset(int n)Nektar::SolverUtils::EquationSysteminline
Nektar::GetPressure()Nektar::SolverUtils::EquationSysteminline
Nektar::SolverUtils::FluidInterface::GetPressure(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, NekDouble > &pressure)Nektar::SolverUtils::FluidInterfaceinline
GetSession()Nektar::SolverUtils::EquationSysteminline
GetSessionName()Nektar::SolverUtils::EquationSysteminline
GetStabilityLimit(int n)Nektar::CompressibleFlowSystem
GetStabilityLimitVector(const Array< OneD, int > &ExpOrder)Nektar::CompressibleFlowSystem
GetSteps()Nektar::SolverUtils::EquationSysteminline
GetTime()Nektar::SolverUtils::EquationSysteminline
GetTimeIntegrationScheme()Nektar::SolverUtils::UnsteadySystem
GetTimeIntegrationSchemeOperators()Nektar::SolverUtils::UnsteadySystem
GetTimeStep(const Array< OneD, const Array< OneD, NekDouble > > &inarray)Nektar::SolverUtils::UnsteadySysteminline
GetTimeStep()Nektar::SolverUtils::UnsteadySysteminline
GetTotPoints()Nektar::SolverUtils::EquationSysteminline
GetTotPoints(int n)Nektar::SolverUtils::EquationSysteminline
GetTraceNormals()Nektar::SolverUtils::EquationSysteminline
GetTraceNpoints()Nektar::SolverUtils::EquationSysteminline
GetTraceTotPoints()Nektar::SolverUtils::EquationSysteminline
GetVariable(unsigned int i)Nektar::SolverUtils::EquationSysteminline
GetVecLocs()Nektar::CompressibleFlowSysteminlineprotected
GetVelocity(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, Array< OneD, NekDouble > > &velocity)Nektar::SolverUtils::FluidInterfaceinline
HasConstantDensity()Nektar::SolverUtils::FluidInterfaceinline
HomogeneousType enum nameNektar::SolverUtils::EquationSystemprotected
ImportFld(const std::string &infile, Array< OneD, MultiRegions::ExpListSharedPtr > &pFields)Nektar::SolverUtils::EquationSystem
ImportFld(const std::string &infile, std::vector< std::string > &fieldStr, Array< OneD, Array< OneD, NekDouble > > &coeffs)Nektar::SolverUtils::EquationSystem
ImportFld(const std::string &infile, MultiRegions::ExpListSharedPtr &pField, std::string &pFieldName)Nektar::SolverUtils::EquationSystem
ImportFldToMultiDomains(const std::string &infile, Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const int ndomains)Nektar::SolverUtils::EquationSystem
InitAdvection()Nektar::CompressibleFlowSystemprotected
InitialiseParameters()Nektar::CompressibleFlowSystemprotected
InitializeSteadyState()Nektar::SolverUtils::UnsteadySystemprivate
InitObject(bool DeclareField=true)Nektar::SolverUtils::EquationSysteminline
L2Error(unsigned int field, const Array< OneD, NekDouble > &exactsoln, bool Normalised=false)Nektar::SolverUtils::EquationSysteminline
L2Error(unsigned int field, bool Normalised=false)Nektar::SolverUtils::EquationSysteminline
LinfError(unsigned int field, const Array< OneD, NekDouble > &exactsoln=NullNekDouble1DArray)Nektar::SolverUtils::EquationSysteminline
m_abortStepsNektar::SolverUtils::UnsteadySystemprotected
m_advObjectNektar::SolverUtils::AdvectionSystemprotected
m_artificialDiffusionNektar::CompressibleFlowSystemprotected
m_bndCondsNektar::CompressibleFlowSystemprotected
m_bndEvaluateTimeNektar::CompressibleFlowSystemprotected
m_boundaryConditionsNektar::SolverUtils::EquationSystemprotected
m_CFLEndNektar::SolverUtils::UnsteadySystemprotected
m_CFLGrowthNektar::SolverUtils::UnsteadySystemprotected
m_cflSafetyFactorNektar::SolverUtils::UnsteadySystemprotected
m_cflstepsNektar::SolverUtils::AdvectionSystemprivate
m_cflWriteFldNektar::SolverUtils::AdvectionSystemprivate
m_cflWriteFldWaitStepsNektar::SolverUtils::AdvectionSystemprivate
m_checkIfSystemSingularNektar::SolverUtils::EquationSystemprotected
m_checkstepsNektar::SolverUtils::EquationSystemprotected
m_checktimeNektar::SolverUtils::EquationSystemprotected
m_commNektar::SolverUtils::EquationSystemprotected
m_diffusionNektar::CompressibleFlowSystemprotected
m_epsilonNektar::SolverUtils::UnsteadySystemprotected
m_errFileNektar::SolverUtils::UnsteadySystemprotected
m_expdimNektar::SolverUtils::EquationSystemprotected
m_explicitAdvectionNektar::SolverUtils::UnsteadySystemprotected
m_explicitDiffusionNektar::SolverUtils::UnsteadySystemprotected
m_explicitReactionNektar::SolverUtils::UnsteadySystemprotected
m_fieldMetaDataMapNektar::SolverUtils::EquationSystemprotected
m_fieldsNektar::SolverUtils::EquationSystemprotected
m_filterAlphaNektar::CompressibleFlowSystemprotected
m_filterCutoffNektar::CompressibleFlowSystemprotected
m_filterExponentNektar::CompressibleFlowSystemprotected
m_filtersNektar::SolverUtils::UnsteadySystemprotected
m_filtersInfostepsNektar::SolverUtils::UnsteadySystemprotected
m_fintimeNektar::SolverUtils::EquationSystemprotected
m_fldNektar::SolverUtils::EquationSystemprotected
m_forcingNektar::CompressibleFlowSystemprotected
m_gammaNektar::CompressibleFlowSystemprotected
m_graphNektar::SolverUtils::EquationSystemprotected
m_halfModeNektar::SolverUtils::EquationSystemprotected
m_HomoDirecNektar::SolverUtils::EquationSystemprotected
m_homogen_dealiasingNektar::SolverUtils::EquationSystemprotected
m_HomogeneousTypeNektar::SolverUtils::EquationSystemprotected
m_homoInitialFwdNektar::SolverUtils::UnsteadySystemprotected
m_infostepsNektar::SolverUtils::EquationSystemprotected
m_initialStepNektar::SolverUtils::EquationSystemprotected
m_intSchemeNektar::SolverUtils::UnsteadySystemprotected
m_intVariablesNektar::SolverUtils::UnsteadySystemprotected
m_iterPITNektar::SolverUtils::EquationSystemprotected
m_lambdaNektar::SolverUtils::EquationSystemprotected
m_lastCheckTimeNektar::SolverUtils::EquationSystemprotected
m_LhomXNektar::SolverUtils::EquationSystemprotected
m_LhomYNektar::SolverUtils::EquationSystemprotected
m_LhomZNektar::SolverUtils::EquationSystemprotected
m_movingFrameDataNektar::SolverUtils::EquationSystemprotected
m_movingFrameProjMatNektar::SolverUtils::EquationSystemprotected
m_movingFrameVelsxyzNektar::SolverUtils::EquationSystemprotected
m_muavNektar::CompressibleFlowSystemprotected
m_muavTraceNektar::CompressibleFlowSystemprotected
m_multipleModesNektar::SolverUtils::EquationSystemprotected
m_nchkNektar::SolverUtils::EquationSystemprotected
m_npointsXNektar::SolverUtils::EquationSystemprotected
m_npointsYNektar::SolverUtils::EquationSystemprotected
m_npointsZNektar::SolverUtils::EquationSystemprotected
m_NumQuadPointsErrorNektar::SolverUtils::EquationSystemprotected
m_odeNektar::SolverUtils::UnsteadySystemprotected
m_previousSolutionNektar::SolverUtils::UnsteadySystemprotected
m_projectionTypeNektar::SolverUtils::EquationSystemprotected
m_sessionNektar::SolverUtils::EquationSystemprotected
m_sessionFunctionsNektar::SolverUtils::EquationSystemprotected
m_sessionNameNektar::SolverUtils::EquationSystemprotected
m_shockCaptureTypeNektar::CompressibleFlowSystemprotected
m_singleModeNektar::SolverUtils::EquationSystemprotected
m_spacedimNektar::SolverUtils::EquationSystemprotected
m_specHP_dealiasingNektar::SolverUtils::EquationSystemprotected
m_steadyStateStepsNektar::SolverUtils::UnsteadySystemprotected
m_steadyStateTolNektar::SolverUtils::UnsteadySystemprotected
m_stepsNektar::SolverUtils::EquationSystemprotected
m_timeNektar::SolverUtils::EquationSystemprotected
m_TimeIncrementFactorNektar::SolverUtils::EquationSystemprotected
m_timestepNektar::SolverUtils::EquationSystemprotected
m_traceNormalsNektar::SolverUtils::EquationSystemprotected
m_useFFTNektar::SolverUtils::EquationSystemprotected
m_useFilteringNektar::CompressibleFlowSystemprotected
m_useLocalTimeStepNektar::CompressibleFlowSystemprotected
m_varConvNektar::CompressibleFlowSystemprotected
m_vecLocsNektar::CompressibleFlowSystemprotected
m_verboseNektar::SolverUtils::EquationSystemprotected
m_windowPITNektar::SolverUtils::EquationSystemprotected
MaxTimeStepEstimator()Nektar::SolverUtils::UnsteadySystemprotected
MemoryManager< CompressibleFlowSystem >Nektar::CompressibleFlowSystemfriend
NegatedOp()Nektar::SolverUtils::EquationSysteminline
Output()Nektar::SolverUtils::EquationSysteminline
PrintProgressbar(const int position, const int goal) constNektar::SolverUtils::EquationSysteminlineprivate
PrintSummary(std::ostream &out)Nektar::SolverUtils::EquationSysteminline
projectionTypeLookupIdsNektar::SolverUtils::EquationSystemprotectedstatic
ResetSessionName(std::string newname)Nektar::SolverUtils::EquationSysteminline
SessionSummary(SummaryList &vSummary)Nektar::SolverUtils::EquationSystem
SetAeroForce(Array< OneD, NekDouble > forces)Nektar::SolverUtils::FluidInterfaceinline
SetBoundaryConditions(Array< OneD, Array< OneD, NekDouble > > &physarray, NekDouble time)Nektar::CompressibleFlowSystemprotected
Nektar::SolverUtils::AdvectionSystem::SetBoundaryConditions(NekDouble time)Nektar::SolverUtils::EquationSystem
SetBoundaryConditionsBwdWeight()Nektar::CompressibleFlowSystemprotected
SetCheckpointNumber(int num)Nektar::SolverUtils::EquationSysteminline
SetCheckpointSteps(int num)Nektar::SolverUtils::EquationSysteminline
SetInfoSteps(int num)Nektar::SolverUtils::EquationSysteminline
SetInitialConditions(NekDouble initialtime=0.0, bool dumpInitialConditions=true, const int domain=0)Nektar::SolverUtils::EquationSysteminline
SetInitialStep(const int step)Nektar::SolverUtils::EquationSysteminline
SetIterationNumberPIT(int num)Nektar::SolverUtils::EquationSysteminline
SetLambda(NekDouble lambda)Nektar::SolverUtils::EquationSysteminline
SetModifiedBasis(const bool modbasis)Nektar::SolverUtils::EquationSysteminline
SetMovingFrameDisp(const Array< OneD, NekDouble > &vFrameDisp)Nektar::SolverUtils::FluidInterfaceinline
SetMovingFrameProjectionMat(const boost::numeric::ublas::matrix< NekDouble > &vProjMat)Nektar::SolverUtils::FluidInterfaceinline
SetMovingFrameVelocities(const Array< OneD, NekDouble > &vFrameVels)Nektar::SolverUtils::FluidInterfaceinline
SetSteps(const int steps)Nektar::SolverUtils::EquationSysteminline
SetTime(const NekDouble time)Nektar::SolverUtils::EquationSysteminline
SetTimeStep(const NekDouble timestep)Nektar::SolverUtils::UnsteadySysteminline
SetWindowNumberPIT(int num)Nektar::SolverUtils::EquationSysteminline
SteadyStateResidual(int step, Array< OneD, NekDouble > &L2)Nektar::SolverUtils::UnsteadySysteminline
SVVVarDiffCoeff(const Array< OneD, Array< OneD, NekDouble > > vel, StdRegions::VarCoeffMap &varCoeffMap)Nektar::SolverUtils::UnsteadySystemprotected
TransCoeffToPhys()Nektar::SolverUtils::EquationSysteminline
TransPhysToCoeff()Nektar::SolverUtils::EquationSysteminline
UnsteadySystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SolverUtils::UnsteadySystemprotected
UpdateFieldMetaDataMap()Nektar::SolverUtils::EquationSysteminline
UpdateFields()Nektar::SolverUtils::EquationSysteminline
UpdatePhysField(const int i)Nektar::SolverUtils::EquationSysteminline
v_DoDiffusion(const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const Array< OneD, Array< OneD, NekDouble > > &pFwd, const Array< OneD, Array< OneD, NekDouble > > &pBwd)=0Nektar::CompressibleFlowSystemprotectedpure virtual
v_DoInitialise(bool dumpInitialConditions=true) overrideNektar::SolverUtils::UnsteadySystemprotectedvirtual
v_DoSolve() overrideNektar::SolverUtils::UnsteadySystemprotectedvirtual
v_EvaluateExactSolution(unsigned int field, Array< OneD, NekDouble > &outfield, const NekDouble time=0.0) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_ExtraFldOutput(std::vector< Array< OneD, NekDouble > > &fieldcoeffs, std::vector< std::string > &variables) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_GenerateSummary(SolverUtils::SummaryList &s) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_GetAeroForce(Array< OneD, NekDouble > forces)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_GetDensity(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, NekDouble > &density) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_GetMaxStdVelocity(const NekDouble SpeedSoundFactor) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_GetMovingFrameDisp(Array< OneD, NekDouble > &vFrameDisp)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_GetMovingFrameProjectionMat(boost::numeric::ublas::matrix< NekDouble > &vProjMat)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_GetMovingFrameVelocities(Array< OneD, NekDouble > &vFrameVels)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_GetPressure(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, NekDouble > &pressure) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_GetPressure() overrideNektar::CompressibleFlowSysteminlineprotectedvirtual
v_GetSystemSingularChecks()Nektar::SolverUtils::EquationSystemprivatevirtual
v_GetTimeStep(const Array< OneD, const Array< OneD, NekDouble > > &inarray) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_GetVelocity(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, Array< OneD, NekDouble > > &velocity) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_HasConstantDensity() overrideNektar::CompressibleFlowSysteminlineprotectedvirtual
v_InitObject(bool DeclareFields=true) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_L2Error(unsigned int field, const Array< OneD, NekDouble > &exactsoln=NullNekDouble1DArray, bool Normalised=false)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_LinfError(unsigned int field, const Array< OneD, NekDouble > &exactsoln=NullNekDouble1DArray)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_NegatedOp(void)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_Output(void)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_PostIntegrate(int step) overrideNektar::SolverUtils::AdvectionSystemprotectedvirtual
v_PreIntegrate(int step)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_PrintStatusInformation(const int step, const NekDouble cpuTime)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_PrintSummaryStatistics(const NekDouble intTime)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_RequireFwdTrans()Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_SetAeroForce(Array< OneD, NekDouble > forces)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_SetInitialConditions(NekDouble initialtime=0.0, bool dumpInitialConditions=true, const int domain=0) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_SetMovingFrameDisp(const Array< OneD, NekDouble > &vFrameDisp)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_SetMovingFrameProjectionMat(const boost::numeric::ublas::matrix< NekDouble > &vProjMat)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_SetMovingFrameVelocities(const Array< OneD, NekDouble > &vFrameVels)Nektar::SolverUtils::FluidInterfaceinlineprotectedvirtual
v_SteadyStateResidual(int step, Array< OneD, NekDouble > &L2) overrideNektar::CompressibleFlowSystemprotectedvirtual
v_SupportsShockCaptType(const std::string type) const =0Nektar::CompressibleFlowSystemprotectedpure virtual
v_TransCoeffToPhys()Nektar::SolverUtils::EquationSystemprotectedvirtual
v_TransPhysToCoeff()Nektar::SolverUtils::EquationSystemprotectedvirtual
v_UpdateTimeStepCheck()Nektar::SolverUtils::UnsteadySystemprotectedvirtual
WriteFld(const std::string &outname)Nektar::SolverUtils::EquationSystem
WriteFld(const std::string &outname, MultiRegions::ExpListSharedPtr &field, std::vector< Array< OneD, NekDouble > > &fieldcoeffs, std::vector< std::string > &variables)Nektar::SolverUtils::EquationSystem
ZeroPhysFields()Nektar::SolverUtils::EquationSystem
~AdvectionSystem() overrideNektar::SolverUtils::AdvectionSystem
~CompressibleFlowSystem() override=defaultNektar::CompressibleFlowSystem
~EquationSystem()Nektar::SolverUtils::EquationSystemvirtual
~FluidInterface()=defaultNektar::SolverUtils::FluidInterfacevirtual
~UnsteadySystem() overrideNektar::SolverUtils::UnsteadySystem