Nektar++
Nektar::SmoothedProfileMethod Member List

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

AddForcing(const SolverUtils::ForcingSharedPtr &pForce)Nektar::IncNavierStokes
AdvectionSystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SolverUtils::AdvectionSystem
AppendSVVFactors(StdRegions::ConstFactorMap &factors, MultiRegions::VarFactorsMap &varFactorsMap)Nektar::VelocityCorrectionSchemeprotected
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)Nektar::SolverUtils::UnsteadySystemprivate
CheckSteadyState(int step, NekDouble totCPUTime)Nektar::SolverUtils::UnsteadySystemprivate
classNameNektar::SmoothedProfileMethodstatic
CopyFromPhysField(const int i, Array< OneD, NekDouble > &output)Nektar::SolverUtils::EquationSysteminline
CopyToPhysField(const int i, Array< OneD, NekDouble > &output)Nektar::SolverUtils::EquationSysteminline
create(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SmoothedProfileMethodinlinestatic
DoInitialise()Nektar::SolverUtils::EquationSysteminline
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
EvaluateAdvection_SetPressureBCs(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::VelocityCorrectionSchemeinline
EvaluateAdvectionTerms(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::IncNavierStokesprotected
EvaluateExactSolution(int field, Array< OneD, NekDouble > &outfield, const NekDouble time)Nektar::SolverUtils::EquationSysteminline
ExtraFldOutput(std::vector< Array< OneD, NekDouble > > &fieldcoeffs, std::vector< std::string > &variables)Nektar::SolverUtils::EquationSysteminline
FwdTransFields()Nektar::SolverUtils::EquationSystem
GetAdvObject()Nektar::SolverUtils::AdvectionSysteminline
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::IncNavierStokesvirtual
GetElmtCFLVals(const bool FlagAcousticCFL=true)Nektar::SolverUtils::AdvectionSystem
GetEquationType(void)Nektar::IncNavierStokesinlineprotected
GetExpSize()Nektar::SolverUtils::EquationSysteminline
GetFinalTime()Nektar::SolverUtils::EquationSysteminline
GetFunction(std::string name, const MultiRegions::ExpListSharedPtr &field=MultiRegions::NullExpListSharedPtr, bool cache=false)Nektar::SolverUtils::EquationSystem
GetFunctionHdl(std::string functionName)Nektar::SmoothedProfileMethodprotected
GetNcoeffs()Nektar::SolverUtils::EquationSysteminline
GetNcoeffs(const int eid)Nektar::SolverUtils::EquationSysteminline
GetNConvectiveFields(void)Nektar::IncNavierStokesinline
GetNpoints()Nektar::SolverUtils::EquationSysteminline
GetNumExpModes()Nektar::SolverUtils::EquationSysteminline
GetNumExpModesPerExp()Nektar::SolverUtils::EquationSysteminline
GetNvariables()Nektar::SolverUtils::EquationSysteminline
GetPhys_Offset(int n)Nektar::SolverUtils::EquationSysteminline
GetPressure(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, NekDouble > &pressure)Nektar::IncNavierStokesvirtual
Nektar::SolverUtils::AdvectionSystem::GetPressure()Nektar::SolverUtils::EquationSysteminline
GetSession()Nektar::SolverUtils::EquationSysteminline
GetSessionName()Nektar::SolverUtils::EquationSysteminline
GetSteps()Nektar::SolverUtils::EquationSysteminline
GetTimeStep(const Array< OneD, const Array< OneD, NekDouble >> &inarray)Nektar::SolverUtils::UnsteadySystem
Nektar::SolverUtils::EquationSystem::GetTimeStep()Nektar::SolverUtils::EquationSysteminline
GetTotPoints()Nektar::SolverUtils::EquationSysteminline
GetTotPoints(int n)Nektar::SolverUtils::EquationSysteminline
GetTraceNpoints()Nektar::SolverUtils::EquationSysteminline
GetTraceTotPoints()Nektar::SolverUtils::EquationSysteminline
GetVariable(unsigned int i)Nektar::SolverUtils::EquationSysteminline
GetVarTimeDependence(std::string funcName, std::string attrName)Nektar::SmoothedProfileMethodprotected
GetVelocity(void)Nektar::IncNavierStokesinline
GetVelocity(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, Array< OneD, NekDouble > > &velocity)Nektar::IncNavierStokesvirtual
HasConstantDensity()Nektar::IncNavierStokesinlinevirtual
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
IncNavierStokes(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::IncNavierStokesprotected
InitializeSteadyState()Nektar::SolverUtils::UnsteadySystemprivate
InitObject()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_alphaNektar::VelocityCorrectionSchemeprotected
m_boundaryConditionsNektar::SolverUtils::EquationSystemprotected
m_CalcPhysicalAVNektar::SolverUtils::UnsteadySystemprotected
m_CFLEndNektar::SolverUtils::UnsteadySystem
m_CFLGrowthNektar::SolverUtils::UnsteadySystem
m_cflNonAcousticNektar::SolverUtils::UnsteadySystem
m_cflSafetyFactorNektar::SolverUtils::UnsteadySystem
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_diffCoeffNektar::VelocityCorrectionSchemeprotected
m_energystepsNektar::IncNavierStokesprotected
m_epsilonNektar::SolverUtils::UnsteadySystemprotected
m_equationTypeNektar::IncNavierStokesprotected
m_errFileNektar::SolverUtils::UnsteadySystemprotected
m_expdimNektar::SolverUtils::EquationSystemprotected
m_explicitAdvectionNektar::SolverUtils::UnsteadySystemprotected
m_explicitDiffusionNektar::SolverUtils::UnsteadySystemprotected
m_explicitReactionNektar::SolverUtils::UnsteadySystemprotected
m_extrapolationNektar::IncNavierStokesprotected
m_FNektar::VelocityCorrectionSchemeprotected
m_fieldMetaDataMapNektar::SolverUtils::EquationSystemprotected
m_fieldsNektar::SolverUtils::EquationSystemprotected
m_fieldsBCToElmtIDNektar::IncNavierStokesprotected
m_fieldsBCToTraceIDNektar::IncNavierStokesprotected
m_fieldsRadiationFactorNektar::IncNavierStokesprotected
m_filePhiNektar::SmoothedProfileMethodprotected
m_filtersNektar::SolverUtils::UnsteadySystemprotected
m_filtersInfostepsNektar::SolverUtils::UnsteadySystemprotected
m_filterTimeWarningNektar::SolverUtils::UnsteadySystemprotected
m_fintimeNektar::SolverUtils::EquationSystemprotected
m_flagImplicitItsStatisticsNektar::SolverUtils::UnsteadySystemprotected
m_flagImplicitSolverNektar::SolverUtils::UnsteadySystemprotected
m_flagUpdatePreconMatNektar::SolverUtils::UnsteadySystemprotected
m_fldNektar::SolverUtils::EquationSystemprotected
m_flowrateNektar::VelocityCorrectionSchemeprotected
m_flowrateAiidtNektar::VelocityCorrectionSchemeprotected
m_flowrateAreaNektar::VelocityCorrectionSchemeprotected
m_flowrateBndNektar::VelocityCorrectionSchemeprotected
m_flowrateBndIDNektar::VelocityCorrectionSchemeprotected
m_flowrateStepsNektar::VelocityCorrectionSchemeprotected
m_flowrateStokesNektar::VelocityCorrectionSchemeprotected
m_flowrateStreamNektar::VelocityCorrectionSchemeprotected
m_forcesFilterNektar::SmoothedProfileMethodprotected
m_forcingNektar::IncNavierStokesprotected
m_fsNektar::SmoothedProfileMethodprotected
m_gamma0Nektar::SmoothedProfileMethodprotected
m_graphNektar::SolverUtils::EquationSystemprotected
m_greenFluxNektar::VelocityCorrectionSchemeprotected
m_halfModeNektar::SolverUtils::EquationSystemprotected
m_homd1DFlowinPlaneNektar::VelocityCorrectionSchemeprotected
m_HomoDirecNektar::SolverUtils::EquationSystemprotected
m_homogen_dealiasingNektar::SolverUtils::EquationSystemprotected
m_HomogeneousTypeNektar::SolverUtils::EquationSystemprotected
m_homoInitialFwdNektar::SolverUtils::UnsteadySystemprotected
m_inArrayNormNektar::SolverUtils::UnsteadySystemprotected
m_infostepsNektar::SolverUtils::UnsteadySystemprotected
m_initialStepNektar::SolverUtils::EquationSystemprotected
m_intSchemeNektar::SolverUtils::UnsteadySystemprotected
m_intStepsNektar::IncNavierStokesprotected
m_intVariablesNektar::SolverUtils::UnsteadySystemprotected
m_IsSVVPowerKernelNektar::VelocityCorrectionSchemeprotected
m_kinvisNektar::IncNavierStokesprotected
m_lambdaNektar::SolverUtils::EquationSystemprotected
m_lastCheckTimeNektar::SolverUtils::EquationSystemprotected
m_LhomXNektar::SolverUtils::EquationSystemprotected
m_LhomYNektar::SolverUtils::EquationSystemprotected
m_LhomZNektar::SolverUtils::EquationSystemprotected
m_locTimeStepNektar::SolverUtils::UnsteadySystemprotected
m_magnitdEstimatNektar::SolverUtils::UnsteadySystemprotected
m_maxLinItePerNewtonNektar::SolverUtils::UnsteadySystemprotected
m_mdlFileNektar::IncNavierStokesprotected
m_multipleModesNektar::SolverUtils::EquationSystemprotected
m_nanStepsNektar::SolverUtils::UnsteadySystemprotected
m_nchkNektar::SolverUtils::EquationSystemprotected
m_nConvectiveFieldsNektar::IncNavierStokesprotected
m_npointsXNektar::SolverUtils::EquationSystemprotected
m_npointsYNektar::SolverUtils::EquationSystemprotected
m_npointsZNektar::SolverUtils::EquationSystemprotected
m_NumQuadPointsErrorNektar::SolverUtils::EquationSystemprotected
m_odeNektar::SolverUtils::UnsteadySystemprotected
m_phiNektar::SmoothedProfileMethodprotected
m_phiEvaluatorNektar::SmoothedProfileMethodprotected
m_planeIDNektar::VelocityCorrectionSchemeprotected
m_pressureNektar::IncNavierStokesprotected
m_pressurePNektar::SmoothedProfileMethodprotected
m_previousSolutionNektar::SolverUtils::UnsteadySystemprotected
m_projectionTypeNektar::SolverUtils::EquationSystemprotected
m_rootNektar::SolverUtils::EquationSystemprotected
m_sessionNektar::SolverUtils::EquationSystemprotected
m_sessionFunctionsNektar::SolverUtils::EquationSystemprotected
m_sessionNameNektar::SolverUtils::EquationSystemprotected
m_singleModeNektar::SolverUtils::EquationSystemprotected
m_SmoothAdvectionNektar::IncNavierStokesprotected
m_spacedimNektar::SolverUtils::EquationSystemprotected
m_specHP_dealiasingNektar::SolverUtils::EquationSystemprotected
m_StagesPerStepNektar::SolverUtils::UnsteadySystemprotected
m_steadyStateResNektar::SolverUtils::UnsteadySystemprotected
m_steadyStateRes0Nektar::SolverUtils::UnsteadySystemprotected
m_steadyStateStepsNektar::SolverUtils::UnsteadySystemprotected
m_steadyStateTolNektar::SolverUtils::UnsteadySystemprotected
m_stepsNektar::SolverUtils::EquationSystemprotected
m_sVVCutoffRatioNektar::VelocityCorrectionSchemeprotected
m_sVVCutoffRatioHomo1DNektar::VelocityCorrectionSchemeprotected
m_sVVDiffCoeffNektar::VelocityCorrectionSchemeprotected
m_sVVDiffCoeffHomo1DNektar::VelocityCorrectionSchemeprotected
m_svvVarDiffCoeffNektar::VelocityCorrectionSchemeprotected
m_timeNektar::SolverUtils::EquationSystemprotected
m_timeDependentPhiNektar::SmoothedProfileMethodprotected
m_timeDependentUpNektar::SmoothedProfileMethodprotected
m_TimeIncrementFactorNektar::SolverUtils::EquationSystemprotected
m_TimeIntegLambdaNektar::SolverUtils::UnsteadySystemprotected
m_timestepNektar::SolverUtils::EquationSystemprotected
m_timestepMaxNektar::SolverUtils::EquationSystemprotected
m_TotImpStagesNektar::SolverUtils::UnsteadySystemprotected
m_TotLinItePerStepNektar::SolverUtils::UnsteadySystemprotected
m_TotLinItsNektar::SolverUtils::UnsteadySystemprotected
m_TotNewtonItsNektar::SolverUtils::UnsteadySystemprotected
m_traceNormalsNektar::SolverUtils::EquationSystemprotected
m_upNektar::SmoothedProfileMethodprotected
m_upPrevNektar::SmoothedProfileMethodprotected
m_useFFTNektar::SolverUtils::EquationSystemprotected
m_useHomo1DSpecVanViscNektar::VelocityCorrectionSchemeprotected
m_useSpecVanViscNektar::VelocityCorrectionSchemeprotected
m_varCoeffLapNektar::VelocityCorrectionSchemeprotected
m_velNameNektar::SmoothedProfileMethodprotected
m_velocityNektar::IncNavierStokesprotected
m_verboseNektar::SolverUtils::EquationSystemprotected
m_womersleyParamsNektar::IncNavierStokesprotected
MaxTimeStepEstimator()Nektar::SolverUtils::UnsteadySystemprotected
MeasureFlowrate(const Array< OneD, Array< OneD, NekDouble > > &inarray)Nektar::VelocityCorrectionSchemeprotected
Output()Nektar::SolverUtils::EquationSysteminline
PrintProgressbar(const int position, const int goal) constNektar::SolverUtils::EquationSysteminlineprivate
PrintSummary(std::ostream &out)Nektar::SolverUtils::EquationSysteminline
ReadPhi()Nektar::SmoothedProfileMethodprotected
ResetSessionName(std::string newname)Nektar::SolverUtils::EquationSysteminline
SessionSummary(SummaryList &vSummary)Nektar::SolverUtils::EquationSystem
SetBoundaryConditions(NekDouble time)Nektar::IncNavierStokesprotected
SetCheckpointNumber(int num)Nektar::SolverUtils::EquationSysteminline
SetCheckpointSteps(int num)Nektar::SolverUtils::EquationSysteminline
SetCorrectionPressureBCs()Nektar::SmoothedProfileMethodprotected
SetInitialConditions(NekDouble initialtime=0.0, bool dumpInitialConditions=true, const int domain=0)Nektar::SolverUtils::EquationSysteminline
SetInitialStep(const int step)Nektar::SolverUtils::EquationSysteminline
SetLambda(NekDouble lambda)Nektar::SolverUtils::EquationSysteminline
SetModifiedBasis(const bool modbasis)Nektar::SolverUtils::EquationSysteminline
SetRadiationBoundaryForcing(int fieldid)Nektar::IncNavierStokesprotected
SetSteps(const int steps)Nektar::SolverUtils::EquationSysteminline
SetTime(const NekDouble time)Nektar::SolverUtils::EquationSysteminline
SetUpCorrectionPressure(const Array< OneD, const Array< OneD, NekDouble > > &fields, Array< OneD, Array< OneD, NekDouble > > &Forcing)Nektar::SmoothedProfileMethodprotected
SetUpExpansions(int nvel)Nektar::SmoothedProfileMethodinlineprotected
SetUpExtrapolation(void)Nektar::VelocityCorrectionSchemeprotected
SetupFlowrate(NekDouble aii_dt)Nektar::VelocityCorrectionSchemeprotected
SetUpPressureForcing(const Array< OneD, const Array< OneD, NekDouble > > &fields, Array< OneD, Array< OneD, NekDouble > > &Forcing, const NekDouble aii_Dt)Nektar::VelocityCorrectionSchemeinline
SetUpSVV(void)Nektar::VelocityCorrectionSchemeprotected
SetUpTraceNormals(void)Nektar::SolverUtils::EquationSystem
SetUpViscousForcing(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &Forcing, const NekDouble aii_Dt)Nektar::VelocityCorrectionSchemeinline
SetUpWomersley(const int fldid, const int bndid, std::string womstr)Nektar::IncNavierStokesprotected
SetWomersleyBoundary(const int fldid, const int bndid)Nektar::IncNavierStokesprotected
SetZeroNormalVelocity()Nektar::IncNavierStokesprotected
SmoothedProfileMethod(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SmoothedProfileMethod
SolveCorrectedVelocity(Array< OneD, Array< OneD, NekDouble > > &Forcing, Array< OneD, Array< OneD, NekDouble > > &fields, NekDouble dt)Nektar::SmoothedProfileMethodprotected
SolveCorrectionPressure(const Array< OneD, NekDouble > &Forcing)Nektar::SmoothedProfileMethodprotected
SolvePressure(const Array< OneD, NekDouble > &Forcing)Nektar::VelocityCorrectionSchemeinline
SolveUnsteadyStokesSystem(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time, const NekDouble a_iixDt)Nektar::SmoothedProfileMethodinline
SolveViscous(const Array< OneD, const Array< OneD, NekDouble > > &Forcing, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble aii_Dt)Nektar::VelocityCorrectionSchemeinline
SteadyStateResidual(int step, Array< OneD, NekDouble > &L2)Nektar::SolverUtils::UnsteadySysteminline
SVVVarDiffCoeff(const NekDouble velmag, Array< OneD, NekDouble > &diffcoeff, const Array< OneD, Array< OneD, NekDouble > > &vel=NullNekDoubleArrayOfArray)Nektar::VelocityCorrectionSchemeprotected
Nektar::IncNavierStokes::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
UpdateForcing(const Array< OneD, const Array< OneD, NekDouble > > &fields, NekDouble dt)Nektar::SmoothedProfileMethodprotected
UpdatePhiUp(NekDouble time)Nektar::SmoothedProfileMethodprotected
UpdateTimeStepCheck()Nektar::SolverUtils::UnsteadySysteminlineprotectedvirtual
v_AppendOutput1D(Array< OneD, Array< OneD, NekDouble >> &solution1D)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_DoInitialise(void)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_DoSolve()Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_EvaluateAdvection_SetPressureBCs(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_EvaluateExactSolution(unsigned int field, Array< OneD, NekDouble > &outfield, const NekDouble time)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_ExtraFldOutput(std::vector< Array< OneD, NekDouble > > &fieldcoeffs, std::vector< std::string > &variables)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_GenerateSummary(SolverUtils::SummaryList &s)Nektar::SmoothedProfileMethodvirtual
v_GetExtrapolateStr(void)Nektar::VelocityCorrectionSchemeinlineprotectedvirtual
v_GetForceDimension()Nektar::VelocityCorrectionSchemeprotectedvirtual
v_GetMaxStdVelocity(const NekDouble SpeedSoundFactor)Nektar::IncNavierStokesprotectedvirtual
v_GetPressure()Nektar::IncNavierStokesinlineprotectedvirtual
v_GetSubSteppingExtrapolateStr(const std::string &instr)Nektar::VelocityCorrectionSchemeinlineprotectedvirtual
v_GetSystemSingularChecks()Nektar::VelocityCorrectionSchemeprotectedvirtual
v_GetTimeStep(const Array< OneD, const Array< OneD, NekDouble >> &inarray)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_InitObject()Nektar::SmoothedProfileMethodvirtual
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()Nektar::SolverUtils::EquationSystemvirtual
v_Output(void)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_PostIntegrate(int step)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_PreIntegrate(int step)Nektar::IncNavierStokesprotectedvirtual
v_RequireFwdTrans()Nektar::VelocityCorrectionSchemeinlineprotectedvirtual
v_SetInitialConditions(NekDouble initialtime=0.0, bool dumpInitialConditions=true, const int domain=0)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_SetUpPressureForcing(const Array< OneD, const Array< OneD, NekDouble > > &fields, Array< OneD, Array< OneD, NekDouble > > &Forcing, const NekDouble aii_Dt)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_SetUpViscousForcing(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &Forcing, const NekDouble aii_Dt)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_SolvePressure(const Array< OneD, NekDouble > &Forcing)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_SolveUnsteadyStokesSystem(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, NekDouble time, NekDouble a_iixDt)Nektar::SmoothedProfileMethodprotectedvirtual
v_SolveViscous(const Array< OneD, const Array< OneD, NekDouble > > &Forcing, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble aii_Dt)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_SteadyStateResidual(int step, Array< OneD, NekDouble > &L2)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_TransCoeffToPhys(void)Nektar::VelocityCorrectionSchemeprotectedvirtual
v_TransPhysToCoeff(void)Nektar::VelocityCorrectionSchemeprotectedvirtual
VelocityCorrectionScheme(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::VelocityCorrectionScheme
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
WriteModalEnergy(void)Nektar::IncNavierStokesprotected
ZeroPhysFields()Nektar::SolverUtils::EquationSystem
~AdvectionSystem()Nektar::SolverUtils::AdvectionSystemvirtual
~EquationSystem()Nektar::SolverUtils::EquationSystemvirtual
~FluidInterface()=defaultNektar::SolverUtils::FluidInterfacevirtual
~IncNavierStokes()Nektar::IncNavierStokesvirtual
~SmoothedProfileMethod()Nektar::SmoothedProfileMethodvirtual
~UnsteadySystem()Nektar::SolverUtils::UnsteadySystemvirtual
~VelocityCorrectionScheme()Nektar::VelocityCorrectionSchemevirtual