https://mooseframework.inl.gov
Public Attributes | List of all members
InterWrapper1PhaseProblem::StructPetscMatVec Struct Reference

Standard return structure for reusing in implicit/explicit formulations. More...

#include <InterWrapper1PhaseProblem.h>

Public Attributes

Mat A
 
Vec x
 

Detailed Description

Standard return structure for reusing in implicit/explicit formulations.

Definition at line 41 of file InterWrapper1PhaseProblem.h.

Member Data Documentation

◆ A

Mat InterWrapper1PhaseProblem::StructPetscMatVec::A

Definition at line 43 of file InterWrapper1PhaseProblem.h.

◆ x

Vec InterWrapper1PhaseProblem::StructPetscMatVec::x

Definition at line 44 of file InterWrapper1PhaseProblem.h.


The documentation for this struct was generated from the following file: