20 PetscReal
RBFDer(PetscInt dim, PetscReal x[], PetscInt dx, PetscInt dy, PetscInt dz)
override;
std::string_view type() const override
Definition: mq.hpp:15
PetscReal RBFDer(PetscInt dim, PetscReal x[], PetscInt dx, PetscInt dy, PetscInt dz) override
Definition: mq.cpp:20
PetscReal RBFVal(PetscInt dim, PetscReal x[], PetscReal y[]) override
Definition: mq.cpp:11