ESScript
Revision_4488
|
#include <Functions.h>
Public Attributes | |
Paso_FunctionType | kind |
dim_t | n |
Esys_MPIInfo * | mpi_info |
double * | b |
double * | tmp |
void * | more |
double* Paso_Function::b |
Referenced by Paso_Function_LinearSystem_alloc(), and Paso_Function_LinearSystem_call().
Paso_FunctionType Paso_Function::kind |
Referenced by Paso_Function_free(), Paso_Function_LinearSystem_alloc(), and Paso_FunctionCall().
void* Paso_Function::more |
Esys_MPIInfo* Paso_Function::mpi_info |
dim_t Paso_Function::n |
double* Paso_Function::tmp |