Parent Directory
|
Revision Log
|
Patch
revision 1365 by gross, Mon Dec 17 07:22:45 2007 UTC | revision 1366 by gross, Tue Dec 18 05:49:17 2007 UTC | |
---|---|---|
# | Line 71 dim_t Paso_FCTransportProblem_getTotalNu | Line 71 dim_t Paso_FCTransportProblem_getTotalNu |
71 | return Paso_SystemMatrix_getTotalNumRows(in->transport_matrix); | return Paso_SystemMatrix_getTotalNumRows(in->transport_matrix); |
72 | } | } |
73 | ||
74 | Paso_FCTransportProblem* Paso_FCTransportProblem_alloc(double theta, Paso_SystemMatrixPattern *pattern, int block_size | Paso_FCTransportProblem* Paso_FCTransportProblem_alloc(double theta, double dt_max, Paso_SystemMatrixPattern *pattern, int block_size |
75 | ||
76 | ||
77 | ) { | ) { |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |