Member List

Kynema-SGF API: Member List
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
kynema_sgf::udf::UDF Member List

This is the complete list of members for kynema_sgf::udf::UDF, including all inherited members.

Basekynema_sgf::Factory< UDF, Field & >
base_identifier()kynema_sgf::udf::UDFinlinestatic
create(const std::string &key, Args... args)kynema_sgf::Factory< UDF, Field & >inlinestatic
CreatorFunc typedefkynema_sgf::Factory< UDF, Field & >private
Factory()=defaultkynema_sgf::Factory< UDF, Field & >private
key_exists_or_error(const std::string &key)kynema_sgf::Factory< UDF, Field & >inlineprivatestatic
LookupTable typedefkynema_sgf::Factory< UDF, Field & >private
operator()(int level, const amrex::Geometry &geom)=0kynema_sgf::udf::UDFpure virtual
print(std::ostream &os)kynema_sgf::Factory< UDF, Field & >inlinestatic
table()kynema_sgf::Factory< UDF, Field & >inlineprivatestatic
~Factory()=defaultkynema_sgf::Factory< UDF, Field & >virtual