| /petsc/src/ml/regressor/impls/linear/ |
| H A D | linear.c | 7 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorLinearSetFitIntercept_Linear() local 16 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorLinearSetType_Linear() local 25 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorLinearGetType_Linear() local 34 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorLinearGetIntercept_Linear() local 43 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorLinearGetCoefficients_Linear() local 52 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorLinearGetKSP_Linear() local 66 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorLinearSetUseKSP_Linear() local 75 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)ptr; in EvaluateResidual() local 95 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorSetUp_Linear() local 182 PetscRegressor_Linear *linear = (PetscRegressor_Linear *)regressor->data; in PetscRegressorReset_Linear() local [all …]
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex46.c | 17 static PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscS… in linear() function
|
| H A D | ex19.c | 173 static PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscS… in linear() function
|
| H A D | ex23.c | 14 static PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscS… in linear() function
|
| H A D | ex3.c | 73 PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt Nf, PetscSca… in linear() function
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex2.c | 144 PetscBool linear = PETSC_FALSE; in main() local
|
| /petsc/src/snes/tests/ |
| H A D | ex2.c | 32 static PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscS… in linear() function
|
| H A D | ex8.c | 175 PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt Nc, PetscSca… in linear() function
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex3.c | 18 static void linear(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in linear() function
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex11.c | 35 static PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscS… in linear() function
|
| H A D | ex2.c | 22 static PetscErrorCode linear(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscS… in linear() function
|