Nektar++
Nektar::CFLtester Member List

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

AdvectionSystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SolverUtils::AdvectionSystem
as()Nektar::SolverUtils::EquationSysteminline
CFLtester(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::CFLtesterprotected
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::CFLtesterstatic
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::CFLtesterinlinestatic
DoInitialise()Nektar::SolverUtils::EquationSysteminline
DoOdeProjection(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::CFLtesterprotected
DoOdeRhs(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)Nektar::CFLtesterprotected
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
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
GetElmtCFLVals(const bool FlagAcousticCFL=true)Nektar::SolverUtils::AdvectionSystem
GetExpSize()Nektar::SolverUtils::EquationSysteminline
GetFinalTime()Nektar::SolverUtils::EquationSysteminline
GetFluxVector(const Array< OneD, Array< OneD, NekDouble > > &physfield, Array< OneD, Array< OneD, Array< OneD, NekDouble > > > &flux)Nektar::CFLtesterprotected
GetFunction(std::string name, const MultiRegions::ExpListSharedPtr &field=MultiRegions::NullExpListSharedPtr, bool cache=false)Nektar::SolverUtils::EquationSystem
GetNcoeffs()Nektar::SolverUtils::EquationSysteminline
GetNcoeffs(const int eid)Nektar::SolverUtils::EquationSysteminline
GetNormalVelocity()Nektar::CFLtesterprotected
GetNpoints()Nektar::SolverUtils::EquationSysteminline
GetNumExpModes()Nektar::SolverUtils::EquationSysteminline
GetNumExpModesPerExp()Nektar::SolverUtils::EquationSysteminline
GetNvariables()Nektar::SolverUtils::EquationSysteminline
GetPhys_Offset(int n)Nektar::SolverUtils::EquationSysteminline
GetPressure()Nektar::SolverUtils::EquationSysteminline
GetSession()Nektar::SolverUtils::EquationSysteminline
GetSessionName()Nektar::SolverUtils::EquationSysteminline
GetStdVelocity(const Array< OneD, Array< OneD, NekDouble > > inarray)Nektar::CFLtesterprivate
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
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
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_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_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_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_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_inArrayNormNektar::SolverUtils::UnsteadySystemprotected
m_infostepsNektar::SolverUtils::UnsteadySystemprotected
m_initialStepNektar::SolverUtils::EquationSystemprotected
m_intSchemeNektar::SolverUtils::UnsteadySystemprotected
m_intVariablesNektar::SolverUtils::UnsteadySystemprotected
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_multipleModesNektar::SolverUtils::EquationSystemprotected
m_nanStepsNektar::SolverUtils::UnsteadySystemprotected
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_riemannSolverNektar::CFLtesterprotected
m_rootNektar::SolverUtils::EquationSystemprotected
m_sessionNektar::SolverUtils::EquationSystemprotected
m_sessionFunctionsNektar::SolverUtils::EquationSystemprotected
m_sessionNameNektar::SolverUtils::EquationSystemprotected
m_singleModeNektar::SolverUtils::EquationSystemprotected
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_timeNektar::SolverUtils::EquationSystemprotected
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_traceVnNektar::CFLtesterprotected
m_useFFTNektar::SolverUtils::EquationSystemprotected
m_velocityNektar::CFLtesterprotected
m_verboseNektar::SolverUtils::EquationSystemprotected
MaxTimeStepEstimator()Nektar::SolverUtils::UnsteadySystemprotected
MemoryManager< CFLtester > classNektar::CFLtesterfriend
Output()Nektar::SolverUtils::EquationSysteminline
PrintProgressbar(const int position, const int goal) constNektar::SolverUtils::EquationSysteminlineprivate
PrintSummary(std::ostream &out)Nektar::SolverUtils::EquationSysteminline
ResetSessionName(std::string newname)Nektar::SolverUtils::EquationSysteminline
SessionSummary(SummaryList &vSummary)Nektar::SolverUtils::EquationSystem
SetBoundaryConditions(NekDouble time)Nektar::SolverUtils::EquationSystem
SetCheckpointNumber(int num)Nektar::SolverUtils::EquationSysteminline
SetCheckpointSteps(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
SetLambda(NekDouble lambda)Nektar::SolverUtils::EquationSysteminline
SetModifiedBasis(const bool modbasis)Nektar::SolverUtils::EquationSysteminline
SetSteps(const int steps)Nektar::SolverUtils::EquationSysteminline
SetTime(const NekDouble time)Nektar::SolverUtils::EquationSysteminline
SetUpTraceNormals(void)Nektar::SolverUtils::EquationSystem
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
UpdateTimeStepCheck()Nektar::SolverUtils::UnsteadySysteminlineprotectedvirtual
v_AppendOutput1D(Array< OneD, Array< OneD, NekDouble >> &solution1D)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_DoInitialise()Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_DoSolve()Nektar::SolverUtils::UnsteadySystemprotectedvirtual
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(SummaryList &s)Nektar::CFLtesterprotectedvirtual
v_GetMaxStdVelocity(const NekDouble SpeedSoundFactor=1.0)Nektar::SolverUtils::AdvectionSysteminlineprotectedvirtual
v_GetPressure(void)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_GetSystemSingularChecks()Nektar::SolverUtils::EquationSystemprivatevirtual
v_GetTimeStep(const Array< OneD, int > ExpOrder, const Array< OneD, NekDouble > CFL, NekDouble timeCFL)Nektar::CFLtesterprivatevirtual
v_GetTimeStep(int ExpOrder, NekDouble CFL, NekDouble TimeStability)Nektar::CFLtesterprivatevirtual
Nektar::SolverUtils::AdvectionSystem::v_GetTimeStep(const Array< OneD, const Array< OneD, NekDouble >> &inarray)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_InitObject()Nektar::CFLtesterprotectedvirtual
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::SolverUtils::AdvectionSystemprotectedvirtual
v_PreIntegrate(int step)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_RequireFwdTrans()Nektar::SolverUtils::UnsteadySysteminlineprotectedvirtual
v_SetInitialConditions(NekDouble initialtime=0.0, bool dumpInitialConditions=true, const int domain=0)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_SteadyStateResidual(int step, Array< OneD, NekDouble > &L2)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_TransCoeffToPhys()Nektar::SolverUtils::EquationSystemprotectedvirtual
v_TransPhysToCoeff()Nektar::SolverUtils::EquationSystemprotectedvirtual
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()Nektar::SolverUtils::AdvectionSystemvirtual
~CFLtester()Nektar::CFLtestervirtual
~EquationSystem()Nektar::SolverUtils::EquationSystemvirtual
~UnsteadySystem()Nektar::SolverUtils::UnsteadySystemvirtual