#include <string>
#include "CollocWt.h"
#include "lo-mappers.h"
#include "defun-dld.h"
#include "error.h"
#include "oct-obj.h"
#include "utils.h"
Functions | |
DEFUN_DLD (colloc, args,,"-*- texinfo -*-\n\ @deftypefn {Loadable Function} {[@var{r}, @var{amat}, @var{bmat}, @var{q}] =} colloc (@var{n}, \"left\", \"right\")\n\ Compute derivative and integral weight matrices for orthogonal\n\ collocation using the subroutines given in J. Villadsen and\n\ M. L. Michelsen, @cite{Solution of Differential Equation Models by\n\ Polynomial Approximation}.\n\ @end deftypefn") |
DEFUN_DLD | ( | colloc | , | |
args | ||||
) |