cuIBM
A GPU-based Immersed Boundary Method code
|
Cbodies | Contains information about bodies in the flow |
Cbody | Contains information about an immersed boundary in the flow |
CboundaryCondition | Stores the type of boundary condition and its value |
CDFImprovedSolver | Second-order fully-discrete direct forcing method |
CDFModifiedSolver | A fully discrete formulation of the direct forcing method, with an explicit pressure term in the intermediate velocity solve |
CDiffusionSolver | Solves unsteady diffusion equation with an immersed boundary using the direct forcing method |
CDirectForcingSolver | A fully discrete formulation of the direct forcing method |
Cdomain | Stores information about the computational grid |
CFadlunEtAlSolver | Direct forcing method proposed by Fadlun et al (2000) |
CFEAModifiedSolver | Direct forcing method proposed by Fadlun et al (2000), without explicit pressure added when the intermediate velocity is solved |
CintegrationScheme | Specifies the time-integration scheme used |
CLogger | Monitors the time spent to achieve a certain task |
CNavierStokesSolver | Solves the Navier-Stokes equations in a rectangular domain |
CNSWithBody | Generic Navier-Stokes solver in the presence of immersed boundaries |
Cpreconditioner | Stores the preconditioner for a given system |
Cproperty | Stores information about a property in a generic way |
CTairaColoniusSolver | Solves the Navier-Stokes equations using the Immersed boundary method from Taira and Colonius (2007) |