Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 498 Bytes

File metadata and controls

17 lines (10 loc) · 498 Bytes

MultiAppMFEMCopyTransfer

!if! function=hasCapability('mfem')

Allows copying MFEM variables between MFEM-based applications. The variables must be of the same type, number system (real or complex), dimension and the [MFEMMesh.md] must be identical in both multiapps.

!syntax parameters /Transfers/MultiAppMFEMCopyTransfer

!syntax inputs /Transfers/MultiAppMFEMCopyTransfer

!syntax children /Transfers/MultiAppMFEMCopyTransfer

!if-end!

!else !include mfem/mfem_warning.md