Canoe
Comprehensive Atmosphere N' Ocean Engine
implicit_solver.hpp File Reference
#include <memory>
#include <string>
#include <vector>
#include <Eigen/Core>
#include <athena/athena.hpp>

Go to the source code of this file.

Classes

class  ImplicitSolver
 

Typedefs

using ImplicitSolverPtr = std::shared_ptr< ImplicitSolver >
 

Typedef Documentation

◆ ImplicitSolverPtr

using ImplicitSolverPtr = std::shared_ptr<ImplicitSolver>

Definition at line 169 of file implicit_solver.hpp.