MFEM  v4.6.0
Finite element discretization library
Public Types | List of all members
mfem::AssignOp Struct Reference

#include <tassign.hpp>

Public Types

enum  Type {
  Set, Add, Mult, Div,
  rDiv
}
 

Detailed Description

Definition at line 23 of file tassign.hpp.

Member Enumeration Documentation

◆ Type

Enumerator
Set 
Add 
Mult 
Div 
rDiv 

Definition at line 25 of file tassign.hpp.


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