![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Enumerations | |
| enum | TopologicalSupport { kParticles , kOctetTruss } |
Functions | |
| int | main (int argc, char *argv[]) |
| enum TopologicalSupport |
| Enumerator | |
|---|---|
| kParticles | |
| kOctetTruss | |
Definition at line 51 of file generate_random_field.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
III.1 Define the fractional PDE solution
III.4 Verify boundary conditions
Transform the random field to a uniform random field.
Scale the random field.
Add an offset to the random field.
Definition at line 53 of file generate_random_field.cpp.