type, public :: Term_
It defines some terms frequently used in the library.
It is scheduled to be discontinued.
Components
Type |
Visibility | Attributes |
|
Name |
| Initial | |
character(len=4),
|
public |
|
:: |
gmsh |
= |
"Gmsh" |
|
character(len=7),
|
public |
|
:: |
gnuplot |
= |
"gnuplot" |
|
character(len=8),
|
public |
|
:: |
BiCGSTAB |
= |
"BiCGSTAB" |
|
character(len=11),
|
public |
|
:: |
GaussJordan |
= |
"GaussJordan" |
|
character(len=12),
|
public |
|
:: |
Diffusioneq |
= |
"Diffusioneq_" |
|
character(len=13),
|
public |
|
:: |
FiniteDeform |
= |
"FiniteDeform_" |
|
Type-Bound Procedures
-
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
class(Term_),
|
intent(inout) |
|
|
:: |
obj |
|