Plugins
Loading...
Searching...
No Matches
smile_chem.hpp File Reference
#include <cmath>
#include <vector>
#include "common/common.h"
#include "common/util/smart_pointer.h"
#include "lib_disc/domain_util.h"
#include "lib_disc/function_spaces/grid_function.h"
#include "smile_chem_eq.hpp"
#include "smile_cloud.hpp"

Go to the source code of this file.

Namespaces

namespace  ug
 
namespace  ug::smile
 

Functions

template<typename TGridFunction >
static void ug::smile::SmartChem (SmartPtr< TGridFunction > spGF, SmartPtr< TGridFunction > spGF2, const char *nuclides, Cloud *cloud, number porosity, number rock_density)
 
template<typename TGridFunction >
static void ug::smile::SmartChemEquilibrate (SmartPtr< TGridFunction > spGF, SmartPtr< TGridFunction > spGF2)