18 #ifndef PETSCDMLIBMESH_H 19 #define PETSCDMLIBMESH_H 26 #if !PETSC_VERSION_LESS_THAN(3,3,0) 43 #define DMLIBMESH "libmesh" 48 #endif // #if !PETSC_VERSION_LESS_THAN(3,3,0) 49 #endif // #ifdef PETSCDMLIBEMSH_H
PETSC_EXTERN PetscErrorCode DMlibMeshSetSystem(DM, libMesh::NonlinearImplicitSystem &)
PETSC_EXTERN PetscErrorCode DMlibMeshGetSystem(DM, libMesh::NonlinearImplicitSystem *&)
EXTERN_C_BEGIN PETSC_EXTERN PetscErrorCode DMCreate_libMesh(DM)
Manages consistently variables, degrees of freedom, coefficient vectors, matrices and non-linear solv...