FDMMGLinearSystem2.hpp File Reference

Go to the source code of this file.

Classes

struct  CubbyFlow::FDMMGLinearSystem2
 Multigrid-syle 2-D linear system. More...
 
class  CubbyFlow::FDMMGUtils2
 Multigrid utilities for 2-D FDM system. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::FDMMGMatrix2 = MGMatrix< FDMBLAS2 >
 Multigrid-style 2-D FDM matrix. More...
 
using CubbyFlow::FDMMGVector2 = MGVector< FDMBLAS2 >
 Multigrid-style 2-D FDM vector. More...