Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
basic.h
Go to the documentation of this file.
1
5#ifndef OAKFIELD_PUBLIC_OPERATORS_BASIC_H
6#define OAKFIELD_PUBLIC_OPERATORS_BASIC_H
7
11#include "utility/copy.h"
13#include "utility/scale.h"
14#include "utility/zero_field.h"
15
16#endif /* OAKFIELD_PUBLIC_OPERATORS_BASIC_H */
Utility operator that copies one field into another compatible field.
Finite-difference Laplacian operator for 1D/2D fields.
Ornstein-Uhlenbeck stochastic process operator.
Utility operator that advances field phase by a rate times the timestep.
Utility operator that writes a scaled copy of one field to another field.
Additive stochastic noise operator (OU/pink/blue via spectral shaping and calculus law).
Utility operator that clears a real or complex field in place.