-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HyperReductionIntegrators for unsteady Navier-Stokes equation (#37)
* DGLaxFriedrichsFluxIntegrator::AssembleQuadVector * IncompressibleInviscidFluxNLFIntegrator::AssembleQuadVector * IncompressibleInviscidFluxNLFIntegrator::AssembleQuadratureGrad * DGLaxFriedrichsFluxIntegrator::AssembleQuadratureGrad * ROMNonlinearForm::SetupEQPSystemForInteriorFaceIntegrator tested without precomputation. * DGLaxFriedrichsFluxIntegrator::AddAssembleVector_Fast * DGLaxFriedrichsFluxIntegrator::AddAssembleGrad_Fast needs a debugging. * DGLaxFriedrichsFluxIntegrator::AddAssembleGrad_Fast debugged and verified. * ROMNonlinearForm::SetupEQPSystemForBdrFaceIntegrator tested. * DGLaxFriedrichsFluxIntegrator boundary operator verified * IncompressibleInviscidFluxNLFIntegrator::AppendPrecomputeDomainCoeffs , AddAssembleVector_Fast tested. * IncompressibleInviscidFluxNLFIntegrator::AddAssembleGrad_Fast verified
- Loading branch information
1 parent
733eb85
commit 4586b27
Showing
4 changed files
with
1,723 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.