Alamo
Operator.H
Go to the documentation of this file.
1 //
2 // The :code:`BC::Operator` family of BC classes are designed to work with implicit
3 // operators.
4 // **They are not the same thing as other BC types** and cannot be used in that same
5 // way.
6 // (This is not an ideal taxonomy for BC structures - we may transition other BC types
7 // to be subspaces of BC::Integrator.)
8 //