Functions | |
void | NEM::SRV::omegahRefineSrv::AddTransferOpts (const std::string &name, Omega_h_Transfer method, const std::string &integral_name="") |
Add a field to be transferred. More... | |
void | NEM::SRV::omegahRefineSrv::AddTransferOptsIntegralDiffuse (const std::string &integral_name, const std::string &type, Omega_h::Real tolerance, Omega_h::Real floor) |
When specifying integral quantities, set tolerances. More... | |
|
inline |
When using "Conserve" transfer, specify the name of the integral. E.g., "density" -> "mass". See Daniel Ibanez's thesis for details on the methods. Note if no transfer opts are added, tags are transferred using OMEGA_H_INHERIT, OMEGA_H_LINEAR_INTERP, or OMEGA_H_POINTWISE depending on dimensions and type.
Definition at line 374 of file omegahRefineSrv.H.
|
inline |
Definition at line 382 of file omegahRefineSrv.H.