HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
HArDCore2D::NavierStokes Member List

This is the complete list of members for HArDCore2D::NavierStokes, including all inherited members.

assembleLinearisedSystem(const NavierStokesSolutions::IExactSolution *isolution, const Eigen::VectorXd &uph_old)HArDCore2D::NavierStokes
assembleLinearSystem(const MomentumForcingTermType &f, const CompressibilityForcingTermType &g, const ViscosityType &mu, const Eigen::VectorXd &u0, const Eigen::VectorXd &uold, const double &time_step)HArDCore2D::NavierStokes
CompressibilityForcingTermType typedefHArDCore2D::NavierStokes
CompressibilityForcingTermType typedefHArDCore2D::NavierStokes
computeEnergyNorms(const std::vector< Eigen::VectorXd > &list_dofs) constHArDCore2D::NavierStokes
computeEnergyNorms(const std::vector< Eigen::VectorXd > &list_dofs) constHArDCore2D::NavierStokes
dimPressure() constHArDCore2D::NavierStokesinline
dimPressure() constHArDCore2D::NavierStokesinline
dimVelocity() constHArDCore2D::NavierStokesinline
dimVelocity() constHArDCore2D::NavierStokesinline
imposingBC(const VelocityType &u, const Eigen::VectorXd &uph) constHArDCore2D::NavierStokes
interpolate(const VelocityType &u, const PressureType &p, const int doe_cell=-1, const int doe_face=-1) constHArDCore2D::NavierStokes
interpolate(const VelocityType &u, const PressureType &p, const int doe_cell=-1, const int doe_face=-1) constHArDCore2D::NavierStokes
isStokes()HArDCore2D::NavierStokesinline
isStokes()HArDCore2D::NavierStokesinline
mesh() constHArDCore2D::NavierStokesinline
mesh() constHArDCore2D::NavierStokesinline
MomentumForcingTermType typedefHArDCore2D::NavierStokes
MomentumForcingTermType typedefHArDCore2D::NavierStokes
NavierStokes(const VHHOSpace &vhho_space, const GlobalDOFSpace &p_space, const BoundaryConditions &BC, bool use_threads, bool stokes=false, std::ostream &output=std::cout)HArDCore2D::NavierStokes
NavierStokes(const VHHOSpace &vhho_space, const GlobalDOFSpace &p_space, const BoundaryConditions &BC, bool use_threads, bool stokes=false, std::ostream &output=std::cout)HArDCore2D::NavierStokes
newtonRaphson(LinearSolver< NavierStokes::SystemMatrixType > &solver, const std::unique_ptr< Mesh > &mesh_ptr, const size_t &newton_maxit, const double &newton_tol, const Eigen::VectorXd &u_newt, const Eigen::VectorXd &un, const MomentumForcingTermType &f, const CompressibilityForcingTermType &g, const ViscosityType &mu, const double &time_step)HArDCore2D::NavierStokes
nloc_sc_p() constHArDCore2D::NavierStokesinline
nloc_sc_p() constHArDCore2D::NavierStokesinline
nloc_sc_u() constHArDCore2D::NavierStokesinline
nloc_sc_u() constHArDCore2D::NavierStokesinline
numDirDOFs() constHArDCore2D::NavierStokesinline
numDirDOFs() constHArDCore2D::NavierStokesinline
numNonSCDOFs() constHArDCore2D::NavierStokesinline
numNonSCDOFs() constHArDCore2D::NavierStokesinline
numSCDOFs() constHArDCore2D::NavierStokesinline
numSCDOFs() constHArDCore2D::NavierStokesinline
numSCDOFs_p() constHArDCore2D::NavierStokesinline
numSCDOFs_p() constHArDCore2D::NavierStokesinline
numSCDOFs_u() constHArDCore2D::NavierStokesinline
numSCDOFs_u() constHArDCore2D::NavierStokesinline
PressureGradientType typedefHArDCore2D::NavierStokes
PressureGradientType typedefHArDCore2D::NavierStokes
PressureType typedefHArDCore2D::NavierStokes
PressureType typedefHArDCore2D::NavierStokes
pressureVertexValues(const Eigen::VectorXd &p) constHArDCore2D::NavierStokes
pspace() constHArDCore2D::NavierStokesinline
pspace() constHArDCore2D::NavierStokesinline
scMatrix() constHArDCore2D::NavierStokesinline
scMatrix() constHArDCore2D::NavierStokesinline
scVector()HArDCore2D::NavierStokesinline
scVector()HArDCore2D::NavierStokesinline
sizeSystem() constHArDCore2D::NavierStokesinline
sizeSystem() constHArDCore2D::NavierStokesinline
stabilizationParameter() constHArDCore2D::NavierStokesinline
stabilizationParameter()HArDCore2D::NavierStokesinline
stabilizationParameter() constHArDCore2D::NavierStokesinline
stabilizationParameter()HArDCore2D::NavierStokesinline
systemMatrix() constHArDCore2D::NavierStokesinline
systemMatrix()HArDCore2D::NavierStokesinline
systemMatrix() constHArDCore2D::NavierStokesinline
systemMatrix()HArDCore2D::NavierStokesinline
SystemMatrixType typedefHArDCore2D::NavierStokes
SystemMatrixType typedefHArDCore2D::NavierStokes
systemVector() constHArDCore2D::NavierStokesinline
systemVector()HArDCore2D::NavierStokesinline
systemVector() constHArDCore2D::NavierStokesinline
systemVector()HArDCore2D::NavierStokesinline
VelocityGradientType typedefHArDCore2D::NavierStokes
VelocityGradientType typedefHArDCore2D::NavierStokes
VelocityType typedefHArDCore2D::NavierStokes
VelocityType typedefHArDCore2D::NavierStokes
vhhospace() constHArDCore2D::NavierStokesinline
vhhospace() constHArDCore2D::NavierStokesinline
ViscosityType typedefHArDCore2D::NavierStokes
ViscosityType typedefHArDCore2D::NavierStokes
writeToVtuFile(const Eigen::VectorXd &uph, const Eigen::VectorXd &upI, const std::unique_ptr< Mesh > &mesh_ptr, const std::string &solution_name, const std::string &mesh_name, const size_t &degree, const int &time_it)HArDCore2D::NavierStokes