Mimetic Operators Library Enhanced 4.0
Loading...
Searching...
No Matches
MixedBC Member List

This is the complete list of members for MixedBC, including all inherited members.

MixedBC(u16 k, u32 m, Real dx, const std::string &left, const std::vector< Real > &coeffs_left, const std::string &right, const std::vector< Real > &coeffs_right)MixedBC
MixedBC(u16 k, u32 m, Real dx, u32 n, Real dy, const std::string &left, const std::vector< Real > &coeffs_left, const std::string &right, const std::vector< Real > &coeffs_right, const std::string &bottom, const std::vector< Real > &coeffs_bottom, const std::string &top, const std::vector< Real > &coeffs_top)MixedBC
MixedBC(u16 k, u32 m, Real dx, u32 n, Real dy, u32 o, Real dz, const std::string &left, const std::vector< Real > &coeffs_left, const std::string &right, const std::vector< Real > &coeffs_right, const std::string &bottom, const std::vector< Real > &coeffs_bottom, const std::string &top, const std::vector< Real > &coeffs_top, const std::string &front, const std::vector< Real > &coeffs_front, const std::string &back, const std::vector< Real > &coeffs_back)MixedBC