dougshidong / PHiLiP

Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
Other
45 stars 37 forks source link

Build a class for all repeated functions for manufactured solution #177

Open cyanmcg opened 2 years ago

cyanmcg commented 2 years ago
    This and a few other functions are being repeated in NavierStokes, RANS and LargeEddySimulationBase. Maybe these common functions can be moved to a separate class which NavierStokes, RANS and LargeEddySimulationBase can access.

_Originally posted by @PranshulThakur in https://github.com/dougshidong/PHiLiP/pull/172#discussion_r975851271_