Chi-Tech
|
#include "ags_context.h"
#include "A_LBSSolver/lbs_solver.h"
#include "wgs_context.h"
#include <petscksp.h>
Go to the source code of this file.
Namespaces | |
namespace | lbs |
Macros | |
#define | GetGSContextPtr(x) std::dynamic_pointer_cast<WGSContext<Mat,Vec,KSP>>(x) |
Definition at line 8 of file ags_context.cc.