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