Struct SpatialWeightFunction

Inheritance Relationships

Derived Type

Struct Documentation

struct SpatialWeightFunction

Subclassed by opensn::CartesianSpatialWeightFunction

Public Functions

virtual double operator()(const Vector3 &pt) const = 0
virtual ~SpatialWeightFunction() = default

Public Static Functions

static std::shared_ptr<SpatialWeightFunction> FromCoordinateType(CoordinateSystemType coord_sys)