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

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

assembleLinearDGSystem(const CompressibilityForcingTermType &h, const Eigen::VectorXd &uprho, const VolumicFractionType &rho, const double &time_step)HArDCore2D::VarDensityNavierStokes
assembleLinearHHOSystem(const MomentumForcingTermType &f, const CompressibilityForcingTermType &g, const VolumicFractionType &rhog, const ViscosityType &mu, const Eigen::VectorXd &u0, const Eigen::VectorXd &uold, const double &time_step)HArDCore2D::VarDensityNavierStokes
CompressibilityForcingTermType typedefHArDCore2D::VarDensityNavierStokes
computeDGNorms(const std::vector< Eigen::VectorXd > &list_dofs, const VelocityType &u) constHArDCore2D::VarDensityNavierStokes
computeEnergyNorms(const std::vector< Eigen::VectorXd > &list_dofs) constHArDCore2D::VarDensityNavierStokes
computePressureL2Norm(const std::vector< Eigen::VectorXd > &list_dofs) constHArDCore2D::VarDensityNavierStokes
DensityForcingTermType typedefHArDCore2D::VarDensityNavierStokes
dimPressure() constHArDCore2D::VarDensityNavierStokesinline
dimVelocity() constHArDCore2D::VarDensityNavierStokesinline
dimVolumicFraction() constHArDCore2D::VarDensityNavierStokesinline
getUpwindDensity(const size_t &iE, const size_t &iT, const Eigen::VectorXd &uprho) constHArDCore2D::VarDensityNavierStokes
imposingBC(const VelocityType &u, const Eigen::VectorXd &uph) constHArDCore2D::VarDensityNavierStokes
interpolate(const VelocityType &u, const PressureType &p, const VolumicFractionType &phi, const int doe_cell=-1, const int doe_face=-1) constHArDCore2D::VarDensityNavierStokes
isStokes()HArDCore2D::VarDensityNavierStokesinline
mesh() constHArDCore2D::VarDensityNavierStokesinline
MomentumForcingTermType typedefHArDCore2D::VarDensityNavierStokes
newtonRaphson(LinearSolver< VarDensityNavierStokes::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 VolumicFractionType &rhog, const ViscosityType &mu, const double &time_step)HArDCore2D::VarDensityNavierStokes
nloc_sc_p() constHArDCore2D::VarDensityNavierStokesinline
nloc_sc_u() constHArDCore2D::VarDensityNavierStokesinline
numDirDOFs() constHArDCore2D::VarDensityNavierStokesinline
numNonSCDOFs() constHArDCore2D::VarDensityNavierStokesinline
numSCDOFs() constHArDCore2D::VarDensityNavierStokesinline
numSCDOFs_p() constHArDCore2D::VarDensityNavierStokesinline
numSCDOFs_u() constHArDCore2D::VarDensityNavierStokesinline
phispace() constHArDCore2D::VarDensityNavierStokesinline
PressureGradientType typedefHArDCore2D::VarDensityNavierStokes
PressureType typedefHArDCore2D::VarDensityNavierStokes
pressureVertexValues(const Eigen::VectorXd &p) constHArDCore2D::VarDensityNavierStokes
pspace() constHArDCore2D::VarDensityNavierStokesinline
scMatrix() constHArDCore2D::VarDensityNavierStokesinline
scVector()HArDCore2D::VarDensityNavierStokesinline
sizeSystemDG() constHArDCore2D::VarDensityNavierStokesinline
sizeSystemHHO() constHArDCore2D::VarDensityNavierStokesinline
stabilizationParameter() constHArDCore2D::VarDensityNavierStokesinline
stabilizationParameter()HArDCore2D::VarDensityNavierStokesinline
systemMatrixDG() constHArDCore2D::VarDensityNavierStokesinline
systemMatrixDG()HArDCore2D::VarDensityNavierStokesinline
systemMatrixHHO() constHArDCore2D::VarDensityNavierStokesinline
systemMatrixHHO()HArDCore2D::VarDensityNavierStokesinline
systemMatrixType typedefHArDCore2D::VarDensityNavierStokes
systemVector() constHArDCore2D::VarDensityNavierStokesinline
systemVector()HArDCore2D::VarDensityNavierStokesinline
systemVectorDG() constHArDCore2D::VarDensityNavierStokesinline
systemVectorDG()HArDCore2D::VarDensityNavierStokesinline
VarDensityNavierStokes(const VHHOSpace &vhho_space, const GlobalDOFSpace &p_space, const GlobalDOFSpace &phi_space, const BoundaryConditions &BC, bool use_threads, bool stokes=false, std::ostream &output=std::cout)HArDCore2D::VarDensityNavierStokes
VelocityGradientType typedefHArDCore2D::VarDensityNavierStokes
VelocityType typedefHArDCore2D::VarDensityNavierStokes
vhhospace() constHArDCore2D::VarDensityNavierStokesinline
ViscosityType typedefHArDCore2D::VarDensityNavierStokes
VolumicFractionType typedefHArDCore2D::VarDensityNavierStokes
volumicFractionVertexValues(const Eigen::VectorXd &phi) constHArDCore2D::VarDensityNavierStokes
writeToVtuFile(const Eigen::VectorXd &upphi, const Eigen::VectorXd &upphiI, 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::VarDensityNavierStokes