COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Classes | |
struct | SetGradient |
Functions | |
Handle< math::LSS::Vector > | create_vector (math::LSS::System &lss, const std::string &name) |
const std::string & | my_tag () |
Handle< Component > | timeloop (Component &parent) |
Get the timeloop, creating it if needed. More... | |
template<typename T > | |
Real | norm (const T &vector) |
Real | norm (const Real scalar) |
template<typename T > | |
Real | mean (const T &vector) |
Real | mean (const Real scalar) |
template<typename T > | |
Eigen::Transpose< T const > | transpose (const T &mat) |
Real | transpose (const Real val) |
Variables | |
static MakeSFOp< SetGradient >::type const | set_gradient = {} |
Handle<math::LSS::Vector> cf3::UFEM::detail::create_vector | ( | math::LSS::System & | lss, |
const std::string & | name | ||
) |
Definition at line 60 of file NavierStokesSemiImplicit.cpp.
const std::string& cf3::UFEM::detail::my_tag | ( | ) |
Definition at line 67 of file NavierStokesSemiImplicit.cpp.
Get the timeloop, creating it if needed.
Definition at line 57 of file Solver.cpp.
|
inline |
|
static |
Definition at line 94 of file VelocityGradient.cpp.
Send comments to: COOLFluiD Web Admin |