Nektar++
Nektar::AcousticSystem Member List

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

AcousticSystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::AcousticSystemprotected
AdvectionSystem(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph)Nektar::SolverUtils::AdvectionSystem
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
CopyBoundaryTrace(const Array< OneD, NekDouble > &Fwd, Array< OneD, NekDouble > &Bwd)Nektar::AcousticSystemprivate
CopyFromPhysField(const int i, Array< OneD, NekDouble > &output)Nektar::SolverUtils::EquationSysteminline
CopyToPhysField(const int i, Array< OneD, NekDouble > &output)Nektar::SolverUtils::EquationSysteminline
DoInitialise()Nektar::SolverUtils::EquationSysteminline
DoOdeProjection(const Array< OneD, const Array< OneD, NekDouble >> &inarray, Array< OneD, Array< OneD, NekDouble >> &outarray, const NekDouble time)Nektar::AcousticSystemprotected
DoOdeRhs(const Array< OneD, const Array< OneD, NekDouble >> &inarray, Array< OneD, Array< OneD, NekDouble >> &outarray, const NekDouble time)Nektar::AcousticSystemprotected
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
GetBasefieldFwdBwd()Nektar::AcousticSystemprotected
GetCFLEstimate()Nektar::AcousticSystemprivate
Nektar::SolverUtils::AdvectionSystem::GetCFLEstimate(int &elmtid)Nektar::SolverUtils::AdvectionSystem
GetCheckpointNumber()Nektar::SolverUtils::EquationSysteminline
GetCheckpointSteps()Nektar::SolverUtils::EquationSysteminline
GetCoeff_Offset(int n)Nektar::SolverUtils::EquationSysteminline
GetElmtCFLVals(void)Nektar::SolverUtils::AdvectionSystem
GetExpSize()Nektar::SolverUtils::EquationSysteminline
GetFinalTime()Nektar::SolverUtils::EquationSysteminline
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
GetNormals()Nektar::AcousticSystemprotected
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
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
GetVecLocs()Nektar::AcousticSystemprotected
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
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_advectionNektar::AcousticSystemprotected
m_advObjectNektar::SolverUtils::AdvectionSystemprotected
m_bfNektar::AcousticSystemprotected
m_bfFwdBwdNektar::AcousticSystemprotected
m_bfNamesNektar::AcousticSystemprotected
m_boundaryConditionsNektar::SolverUtils::EquationSystemprotected
m_cflSafetyFactorNektar::SolverUtils::UnsteadySystem
m_checkIfSystemSingularNektar::SolverUtils::EquationSystemprotected
m_checkstepsNektar::SolverUtils::EquationSystemprotected
m_checktimeNektar::SolverUtils::EquationSystemprotected
m_commNektar::SolverUtils::EquationSystemprotected
m_conservativeNektar::AcousticSystemprotected
m_couplingNektar::AcousticSystemprotected
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_fldNektar::SolverUtils::EquationSystemprotected
m_forcingNektar::AcousticSystemprotected
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::UnsteadySystemprotected
m_initialStepNektar::SolverUtils::EquationSystemprotected
m_intSchemeNektar::SolverUtils::UnsteadySystemprotected
m_intSolnNektar::SolverUtils::UnsteadySystemprotected
m_intVariablesNektar::SolverUtils::UnsteadySystemprotected
m_ipNektar::AcousticSystemprotected
m_irhoNektar::AcousticSystemprotected
m_iuNektar::AcousticSystemprotected
m_lambdaNektar::SolverUtils::EquationSystemprotected
m_LhomXNektar::SolverUtils::EquationSystemprotected
m_LhomYNektar::SolverUtils::EquationSystemprotected
m_LhomZNektar::SolverUtils::EquationSystemprotected
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::AcousticSystemprotected
m_rngNektar::AcousticSystemprivate
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_steadyStateStepsNektar::SolverUtils::UnsteadySystemprotected
m_steadyStateTolNektar::SolverUtils::UnsteadySystemprotected
m_stepsNektar::SolverUtils::EquationSystemprotected
m_timeNektar::SolverUtils::EquationSystemprotected
m_timestepNektar::SolverUtils::EquationSystemprotected
m_traceNormalsNektar::SolverUtils::EquationSystemprotected
m_useFFTNektar::SolverUtils::EquationSystemprotected
m_vecLocsNektar::AcousticSystemprotected
m_whiteNoiseBC_lastUpdateNektar::AcousticSystemprivate
m_whiteNoiseBC_pNektar::AcousticSystemprivate
MaxTimeStepEstimator()Nektar::SolverUtils::UnsteadySystemprotected
MemoryManager< AcousticSystem > classNektar::AcousticSystemfriend
Output()Nektar::SolverUtils::EquationSysteminline
PrintSummary(std::ostream &out)Nektar::SolverUtils::EquationSysteminline
ResetSessionName(std::string newname)Nektar::SolverUtils::EquationSysteminline
SessionSummary(SummaryList &vSummary)Nektar::SolverUtils::EquationSystem
SetBoundaryConditions(Array< OneD, Array< OneD, NekDouble >> &physarray, NekDouble time)Nektar::AcousticSystemprivate
Nektar::SolverUtils::AdvectionSystem::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
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
UpdateBasefieldFwdBwd()Nektar::AcousticSystemprivate
UpdateFieldMetaDataMap()Nektar::SolverUtils::EquationSysteminline
UpdateFields()Nektar::SolverUtils::EquationSysteminline
v_AddLinTerm(const Array< OneD, const Array< OneD, NekDouble >> &inarray, Array< OneD, Array< OneD, NekDouble >> &outarray)Nektar::AcousticSysteminlineprotectedvirtual
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::AcousticSystemprotectedvirtual
Nektar::SolverUtils::AdvectionSystem::v_ExtraFldOutput(std::vector< Array< OneD, NekDouble > > &fieldcoeffs, std::vector< std::string > &variables)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_GenerateSummary(SummaryList &s)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_GetFluxVector(const Array< OneD, Array< OneD, NekDouble >> &physfield, Array< OneD, Array< OneD, Array< OneD, NekDouble >>> &flux)=0Nektar::AcousticSystemprotectedpure virtual
v_GetMaxStdVelocity()Nektar::AcousticSystemprotectedvirtual
v_GetPressure(void)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_GetTimeStep(const Array< OneD, const Array< OneD, NekDouble >> &inarray)Nektar::SolverUtils::UnsteadySystemprotectedvirtual
v_InitObject()Nektar::AcousticSystemprotectedvirtual
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()Nektar::AcousticSystemprotectedvirtual
v_PostIntegrate(int step)Nektar::SolverUtils::AdvectionSystemprotectedvirtual
v_PreIntegrate(int step)Nektar::AcousticSystemprotectedvirtual
v_RequireFwdTrans()Nektar::SolverUtils::UnsteadySysteminlineprotectedvirtual
v_RiemannInvariantBC(int bcRegion, int cnt, Array< OneD, Array< OneD, NekDouble >> &Fwd, Array< OneD, Array< OneD, NekDouble >> &BfFwd, Array< OneD, Array< OneD, NekDouble >> &physarray)=0Nektar::AcousticSystemprivatepure virtual
v_SetInitialConditions(NekDouble initialtime=0.0, bool dumpInitialConditions=true, const int domain=0)Nektar::SolverUtils::EquationSystemprotectedvirtual
v_TransCoeffToPhys()Nektar::SolverUtils::EquationSystemprotectedvirtual
v_TransPhysToCoeff()Nektar::SolverUtils::EquationSystemprotectedvirtual
v_WallBC(int bcRegion, int cnt, Array< OneD, Array< OneD, NekDouble >> &Fwd, Array< OneD, Array< OneD, NekDouble >> &physarray)Nektar::AcousticSystemprivatevirtual
v_WhiteNoiseBC(int bcRegion, int cnt, Array< OneD, Array< OneD, NekDouble >> &Fwd, Array< OneD, Array< OneD, NekDouble >> &BfFwd, Array< OneD, Array< OneD, NekDouble >> &physarray)Nektar::AcousticSystemprivatevirtual
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
~AcousticSystem()Nektar::AcousticSystemvirtual
~AdvectionSystem()Nektar::SolverUtils::AdvectionSystemvirtual
~EquationSystem()Nektar::SolverUtils::EquationSystemvirtual
~UnsteadySystem()Nektar::SolverUtils::UnsteadySystemvirtual