Classes | |
class | MassMatrix |
Used by LOCA::Epetra::Group to provide a link to the external code for the MassMatrix (coefficients of time dependent terms). More... | |
class | MultiPoint |
Used by LOCA::Epetra::Group to provide a link to the external code for creating and solving space-time formulations of the user's problem. More... | |
class | Required |
Used by LOCA::Epetra::Group to provide a link to the external code for setting problem parameters. More... | |
class | TimeDependent |
Used by LOCA::Epetra::Group to provide a link to the external code for computing the shifted matrix. More... | |
class | TimeDependentMatrixFree |
Used by LOCA::Epetra::Group to provide a link to the external code for applying the shifted matrix in a matrix-free setting. More... | |
class | xyzt |
Used by LOCA::Epetra::Group to provide a link to the external code for creating and solving space-time formulations of the user's problem. More... |
Contains interfaces for the user to supply (1) the evaluation of the nonlinear equations, (2) any preconditioning if required, (3) space-time operators, and (4) shifted operators.