02.04.2013 Views

Welcome to Adams/Solver Subroutines - Kxcad.net

Welcome to Adams/Solver Subroutines - Kxcad.net

Welcome to Adams/Solver Subroutines - Kxcad.net

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

208<br />

<strong>Adams</strong>/<strong>Solver</strong><br />

{<br />

};<br />

int ID;<br />

const char* FILENAME;<br />

const char* BLOCKNAME;<br />

Examples<br />

For an example of this subroutine, see spline_read.f.<br />

SURSUB<br />

SURSUB is an evaluation subroutine that computes surface coordinates and their derivatives for a<br />

SURFACE element (C++). The use of SURSUB is optional; it is not required when a Parasolid file is<br />

provided as input for the surface definition.<br />

Use<br />

Corresponding Statement<br />

Calling Sequence<br />

For FORTRAN use:<br />

SUBROUTINE SURSUB (ID, PAR, NPAR, U, V, IORD, IFLAG, VALUES, IERR)For C++ use:<br />

SURSUB (int ID, double* PAR, int NPAR, double U, double V, int IORD, int IFLAG, double* VALUES,<br />

int* IERR)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!